Loading Tool

Explorer IconExplorer

Memory Pool

32,456 transactions
9.96 vMB
0.15379276 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.06/200 MB

Candidate Block

Mining Attempt fb1cb1858d8463c2fb4def171987514a424ecf3abeeb3e12b4d6c41aa1110f99
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 9f4c74ddcd89a47656779d0685832e72270900d1bb11e3b25baac36c8e65f310
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,553
Size: 1.00 vMB
Total Fees: 0.06699904 BTC
Median Feerate: 4.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (780,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,594 132,594 00000000000011e69e2f5ab3025e2a6f88e9f5efea55273991a2b1ff165bbf4c 97 0.03 vMB 299
132,593 132,593 00000000000007b3b64d4fc5ba09c038df5ad212f724c1f4e869fa74569ffc11 20 0.01 vMB 541
132,592 132,592 00000000000009bf44e793c3d49d2cad909ddf3ac868624c1ebf6bd2a3190f8c 1 0.00 vMB 0
132,591 132,591 0000000000000199fe8affc13af722fa0d9ebb480e004fbfb2a01c02144065b3 8 0.01 vMB 562
132,590 132,590 000000000000106ee68bde9e1aa0fa17dc19d8d63d2677f9eb6398377f25559d 155 0.08 vMB 672
132,589 132,589 00000000000005028a45748caba87e31970d1d3d67aa973b2b3a7e856b37abc7 4 0.00 vMB 961
132,588 132,588 0000000000000349c46752b7d49b4ce7af5883eae5ac0838725d56bc4c7ca967 72 0.03 vMB 380
132,587 132,587 00000000000007f858cc16ef1462a66c85ccbf50de27ce4041d610b8e17156dc 11 0.00 vMB 1,784
132,586 132,586 00000000000007cee997fe54c565b758608f45354d6079e2be7b6a1f058621ad 23 0.01 vMB 616
132,585 132,585 00000000000007752501dca48d54b13997e61992eaa2e75dc3b308185fcd8b5e 312 0.08 vMB 65
132,584 132,584 0000000000000472a6ea17184519c7556afbce88bb0f32ed5865775b90de9049 9 0.00 vMB 38
132,583 132,583 00000000000009e7b9f0f6785006ae17be5bff44c8d183ea82ee963925f652ff 34 0.02 vMB 265
132,582 132,582 0000000000000574c70485230422d3be815bd080b560b0c07ef3fd954f253a41 23 0.01 vMB 1,014
132,581 132,581 00000000000000b9603abbf3c23012b1d1cde6736934f3bfd30f8b80c98120dc 54 0.02 vMB 1,271
132,580 132,580 0000000000000be6efb334bc31606baf2383d24e4b6a9ef4d4da666d50e680cc 127 0.05 vMB 71
132,579 132,579 0000000000000488fb33055dd45be8729fca3a0c295618da69dc98c91bfb6eaf 14 0.00 vMB 2,200
132,578 132,578 0000000000000310a5ca69d9a093553a0486e8dbdd001f79920b5c733e47b41d 38 0.01 vMB 1,900
132,577 132,577 000000000000129c36974dde6382dd44fc9d75736845ede088ebc66fef20aceb 80 0.03 vMB 2,088
132,576 132,576 000000000000053fa7b7219f2fa12b6f810170ff1e09a75610f7918100ee186f 55 0.02 vMB 94
132,575 132,575 0000000000000d080cd49bf1c184ffeabaa6b93493db6223247e6265f06a87e7 4 0.00 vMB 3,386
132,574 132,574 000000000000108f39b96599ea82f48d16a85954251fe15e260afee52188903a 15 0.01 vMB 757
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 66
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.12 GB
    • Received: 0.44 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.