Loading Tool

Explorer IconExplorer

Memory Pool

78,992 transactions
29.95 vMB
0.12166501 BTC
Random Selection Loading Transactions
Max Size: 179.98/200 MB

Candidate Block

Mining Attempt 87116eba0e04d0a9827000836cb94fc74eafb829d1bc52d75068a3bda6ca05aa
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root c8b715d43867896f0f16fb123c1f44056aa1de02c26a9c193c364f6386bd8997
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,778
Size: 1.00 vMB
Total Fees: 0.03798239 BTC
Feerates: 673.02 > 3.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (210,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,466 704,466 0000000000000000000bff8b393c3591dc7520f571f7cf5a7e28c70c68fe786d 208 0.31/1.00 vMB 12
704,465 704,465 0000000000000000000d25c54e420c9c827587d765ef54f996cd51d533016d37 515 0.58/1.00 vMB 7
704,464 704,464 0000000000000000000dcf978eca6e836aa1aec40a1261903204c6884b5c34a1 871 1.00/1.00 vMB 3
704,463 704,463 000000000000000000035377f27d33e48e7116717093113e2234a76107066454 945 1.00/1.00 vMB 8
704,462 704,462 00000000000000000008d49aca00e8d184b72624bfbef1211bd78d74734c5287 1,852 1.00/1.00 vMB 17
704,461 704,461 000000000000000000065a89112c8014541a8bed0498500c6095e9e6691bd0ca 39 0.01/1.00 vMB 9
704,460 704,460 0000000000000000000d88c7a2716efc2af0a45c6255717658b27139fbddefb3 762 0.44/1.00 vMB 13
704,459 704,459 00000000000000000009d2d99198c4aa2f8a14b1e5e1c33a591193b7996a70c7 96 0.03/1.00 vMB 11
704,458 704,458 0000000000000000000d359faf76b24a9a46616453a4d0dc7e6a17cf3e506bcd 207 0.15/1.00 vMB 9
704,457 704,457 0000000000000000000400cb37b25de7115c3131e6d03a2841554b7cbd916de5 2,299 0.95/1.00 vMB 6
704,456 704,456 00000000000000000007ca6a20c0fabfa450e142a6fcddc06280959b94e279c4 1,009 1.00/1.00 vMB 17
704,455 704,455 000000000000000000083e60896e9128c42e4dfa90b57428e84bc669e4355970 1,867 1.00/1.00 vMB 15
704,454 704,454 0000000000000000000d88a4b90d0cd0217ee760b3fd12d55672025b4ca7ae20 1,905 1.00/1.00 vMB 5
704,453 704,453 00000000000000000007daf9798b04828db0610d111b5386dbe920190d180397 1,246 1.00/1.00 vMB 13
704,452 704,452 00000000000000000007bb1e8383edb0075f26e08775ed867b0983b1aba88b59 1,032 1.00/1.00 vMB 11
704,451 704,451 0000000000000000000782e0508cd89da2935c037adad537e8c4809f52f82939 2,268 1.00/1.00 vMB 21
704,450 704,450 0000000000000000000b162202e742d74c8a48c4c9833710d58cc1d77e6c1924 192 0.07/1.00 vMB 11
704,449 704,449 0000000000000000000a3895b1de56f1ca9be1bf10bef9645f25eaaf22d79fc3 339 0.12/1.00 vMB 12
704,448 704,448 00000000000000000001170bcd2a6bcc534730fff0fa02ecc23eda214a1cfc2e 181 0.19/1.00 vMB 19
704,447 704,447 0000000000000000000621676a1ead4db440194d07bf1aafd54021d3030d1534 450 0.25/1.00 vMB 15
704,446 704,446 00000000000000000002612a9ea16e64fb6b1a28dc63844b38b8a2ed9159ea91 2,121 0.96/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.