Loading Tool

Explorer IconExplorer

Memory Pool

26,785 transactions
6.36 vMB
0.06401114 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.08/200 MB

Candidate Block

Mining Attempt feaa7941e110d1aa14bba9acc425db1941d84ede1d30d4a8c65bb93d5553100a
Version 20000000
Previous Block 000000000000000000009a435f08d385fd460ae021e67efe7d637d995df467c0
Merkle Root f17599022088fb9a8ae1df1f23d944969a9c464f5e5cae90a5f5f3d28511de33
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,080
Size: 1.00 vMB
Total Fees: 0.04835888 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,230 (782,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,685 130,685 0000000000001342ecec6002cbd7f951d19a90897de53efb4aa55b1a47783fd5 36 0.02 vMB 719
130,684 130,684 0000000000001539f7320e5c30df218f28ac147bcb3c0010f22690815fb63e4d 29 0.01 vMB 1,154
130,683 130,683 00000000000006cfc1dc5f7a66b6a1aa267df41208ee793ebdd1efd4dd26c94b 22 0.01 vMB 379
130,682 130,682 00000000000012034b2b193e62f98a85bfb24281c5a8b97399e55948522102fd 9 0.01 vMB 870
130,681 130,681 00000000000018a2f026339ab9e8c3ed5019f6c56922406ead85accebdf42ec2 31 0.01 vMB 1,313
130,680 130,680 00000000000015f10975a0ea4c9dd49a2029a9963ece55d1fd18373b6ae49d0a 11 0.00 vMB 0
130,679 130,679 0000000000001155651655f1876115414fd7cdf27f040f12a7a04ff4b3592c0c 146 0.05 vMB 496
130,678 130,678 0000000000000efd902abfddafd319f70fc700b32fd4db85a4534d2f9880a5b0 141 0.05 vMB 257
130,677 130,677 000000000000082c354fb7ea24c07ac4e6b79809c36f2c47e0c8ea69adaaee82 79 0.04 vMB 1,583
130,676 130,676 00000000000003bc2031ffcf37e405bf48ddadf3ed26649fda85f2710a2b997a 146 0.05 vMB 206
130,675 130,675 0000000000001cb4c5728a9afc8fcca860f6c9664995cbafa7ba9279251414fb 165 0.05 vMB 267
130,674 130,674 0000000000000dbb97a292c6d3eaac413de6ed45382b83e6b18c80a316a63b31 162 0.05 vMB 1,678
130,673 130,673 00000000000004a4560c671d0e55824ba9f5611d62072a79ac6a69f7d26dec0b 99 0.05 vMB 973
130,672 130,672 00000000000006e59b22626690f9e1c6ab642220c793cea526d4ddb0048ffeb7 29 0.01 vMB 1,003
130,671 130,671 00000000000019e531da481a7623307da055f7396acdc8ab2688a6f9486cae98 20 0.01 vMB 1,349
130,670 130,670 00000000000000eec065869dea0b10d9145bc817946dbbd4a771609f7e15e7cb 121 0.03 vMB 32
130,669 130,669 0000000000001487ecd576d2a612ceac08b54507aabb05401a64ee37baf9f4b8 12 0.00 vMB 335
130,668 130,668 0000000000000558370315a22eb85e8288caabb05e1108fd5ccde8b086d46327 55 0.02 vMB 521
130,667 130,667 000000000000087b3725b0bf85cea5ed3fc3eec315248f9aced5e36678f0c1fa 36 0.02 vMB 709
130,666 130,666 00000000000019c509673b79cb0409a1dc1b78111896a421b1df84d65bcb8fc4 22 0.01 vMB 1,300
130,665 130,665 00000000000005e965ec4d9139aefa6a8c9ee97a43ff5bf9b0f8a5d61978afee 100 0.04 vMB 767
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 79
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.97 GB
    • Received: 0.52 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.