Loading Tool

Explorer IconExplorer

Memory Pool

85,628 transactions
32.15 vMB
0.12542774 BTC
Random Selection Loading Transactions
Max Size: 196.54/200 MB

Candidate Block

Mining Attempt 5a62897b33fce11ac30e9e353d31591abc29dbd741cb2ee3f37e5eb4e0bc149e
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root a49268e9ef30d86757bbb2f5848caf490736cd2b5cbca3757e0ee1bf2ae097c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,141
Size: 1.00 vMB
Total Fees: 0.04283501 BTC
Feerates: 301.05 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (343,543 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,683 571,683 0000000000000000000b948340ed67c16ac0a8758754a23809a8a4acab691d30 2,674 1.00/1.00 vMB 19
571,682 571,682 000000000000000000065de9eb3abc9e968270100dc22923404f4dbefe0a9f95 2,199 1.00/1.00 vMB 14
571,681 571,681 0000000000000000002301e4313fba6403ff8cfc0384572a6439c4b9622ad075 2,463 1.00/1.00 vMB 39
571,680 571,680 0000000000000000001fcf95a7d9047d964ec51a560b784ccbd5822dd5b7c6ff 2,629 1.00/1.00 vMB 50
571,679 571,679 0000000000000000001fd71919412836a2e41fc5646887d52474b123285798a7 2,300 1.00/1.00 vMB 52
571,678 571,678 00000000000000000005a31dbbc7f50316c88c91e84e83547188e140c95f0740 1,950 1.00/1.00 vMB 37
571,677 571,677 0000000000000000001621a06c4e343dc9d07f912ae0525e1866924128a59037 2,865 1.00/1.00 vMB 89
571,676 571,676 0000000000000000000061e079c531e7140a9438f574c4938da26a2e3e8fcaff 1,790 1.00/1.00 vMB 55
571,675 571,675 0000000000000000000230ff5ff2a2e11118ba33ee78cffebd6fdd43a291c669 3,162 1.00/1.00 vMB 74
571,674 571,674 00000000000000000003b48ea95522e68e380fae34d270ab2d9f58c1056a32ca 2,991 1.00/1.00 vMB 104
571,673 571,673 0000000000000000001726bd1d2cf7e36ed085b026a137da034a6463fc2d351a 2,489 1.00/1.00 vMB 59
571,672 571,672 00000000000000000029550f21e1525813df345deee822306a0c766c0428c6e7 3,211 1.00/1.00 vMB 5
571,671 571,671 00000000000000000015a4b046cbf7c391af4bdec144ead3425c9e48526bf9e4 2,935 1.00/1.00 vMB 41
571,670 571,670 0000000000000000001ee712ab1459ca9b1d11c42e36284b4333cdd1e75a146d 1,891 1.00/1.00 vMB 44
571,669 571,669 0000000000000000002bb870d3c04a9b721698e731ba97660f20311a6ce70b01 2,959 1.00/1.00 vMB 84
571,668 571,668 0000000000000000000c0d7e48a0e74b31745684b93c87f835075396e398fd0a 2,753 1.00/1.00 vMB 40
571,667 571,667 000000000000000000060cb6ed8675c92b0a73bc860896b44016212943e67689 3,308 1.00/1.00 vMB 81
571,666 571,666 000000000000000000184ca8af6808692938bc5ed9a7d5ef63b7cbfd8ba22021 3,142 1.00/1.00 vMB 86
571,665 571,665 0000000000000000000d370740611c2db14e586ef0f7466bbcff046fa74189f5 2,434 1.00/1.00 vMB 65
571,664 571,664 00000000000000000009f72f2dbdbb09960178fdac9291b60cddc429871cbdf8 2,723 1.00/1.00 vMB 49
571,663 571,663 00000000000000000015b2d877f59e75bc2cd565df47e8bbb748ec328427777b 3,122 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

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