Loading Tool

Explorer IconExplorer

Memory Pool

74,835 transactions
27.62 vMB
0.07366540 BTC
Random Selection Loading Transactions
Max Size: 168.59/200 MB

Candidate Block

Mining Attempt f0c12869e415e5a4271a7d63aa825b1a58c56de1a67ffeae28add4feef0bcf00
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 1da9e196733c2aaa9929fa7521eb701374cd2b9ff2596a9f9b87293f2f947da4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,556
Size: 1.00 vMB
Total Fees: 0.01447292 BTC
Feerates: 79.15 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (519,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,897 395,897 0000000000000000052eff6596ae9de536915d11f813ba1284a07c0d9048e5f8 2,073 0.98/1.00 vMB 39
395,896 395,896 0000000000000000009ced0a183306156ca14f57db2bbc92196f1bf4d10531fc 391 0.18/1.00 vMB 39
395,895 395,895 00000000000000000257a60d76bd590dd532ad074557c6697b5cea0ee06b71c8 367 0.29/1.00 vMB 24
395,894 395,894 000000000000000001b04a5736161981b53094d63b04e4b073ca6414452d8748 874 0.65/1.00 vMB 31
395,893 395,893 000000000000000004c7bb9dc8667241fc9654034298d495c5ff46c1bb6c30c4 36 0.05/1.00 vMB 2
395,892 395,892 000000000000000000964023b5303d668788f2d039c6cbdc4dc33f84a72db91a 559 0.28/1.00 vMB 28
395,891 395,891 000000000000000008f1bc41e7d94238002dc2ea2ec55c1dc1cd7086ad2e7b69 1,157 0.71/1.00 vMB 30
395,890 395,890 000000000000000001ee1cf18189bfc656fd669e4c93a99d715c559935adcfd8 1,985 0.93/1.00 vMB 37
395,889 395,889 0000000000000000044a9a05c9e78b7be2ad1fa5f1e1073f74226a3af185a24a 964 0.76/1.00 vMB 27
395,888 395,888 0000000000000000058a1f3ede555d97b51ceb8adec7404d74c8144a2cf41cb0 1,415 0.59/1.00 vMB 51
395,887 395,887 000000000000000004f2dc8eaae9005b02dc2f99cc347c055c26d7227edca15a 1,279 0.84/1.00 vMB 22
395,886 395,886 00000000000000000495ef1dede300947fdb51a4bad6f85a9e113cc6f3d241d9 1,810 1.00/1.00 vMB 32
395,885 395,885 0000000000000000066ec52a45edd0bc96e930765656c77cb360b44a07c6b2cc 2,046 0.69/1.00 vMB 58
395,884 395,884 000000000000000002927edd322ee82a83c6050168b1b8591b053e94697c716b 724 0.42/1.00 vMB 35
395,883 395,883 0000000000000000020a64516108d9b141c78cbfe69da5d461638261f93eea2a 663 0.34/1.00 vMB 30
395,882 395,882 000000000000000003f89d2cf47b2f097b1ec5800a4949d4be286b8f004f9d01 1,170 0.56/1.00 vMB 35
395,881 395,881 000000000000000003ba0bfa3fe030be61267d4776d25cf5a7d0b2102c9d9ec9 1,261 0.65/1.00 vMB 31
395,880 395,880 000000000000000000b37bb41700225932b6992b1b65b13556afb18fae92b1f5 510 0.21/1.00 vMB 50
395,879 395,879 0000000000000000064ce292b99a266a8162b3f13946cf36136ba540136b5c97 115 0.14/1.00 vMB 17
395,878 395,878 00000000000000000412ac66ee0d0075e62013a62d419a36344f536c21197b51 287 0.15/1.00 vMB 38
395,877 395,877 0000000000000000018027918310da3c94de85b475a4d133c98c6bae99702b27 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.