Loading Tool

Explorer IconExplorer

Memory Pool

36,409 transactions
26.13 vMB
0.06962674 BTC
Random Selection Loading Transactions
Max Size: 133.44/200 MB

Candidate Block

Mining Attempt ac67fc8982c810fd8e499ad50c26323a6bb364b3827c285d73583296c4f37cda
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 415fc9c167106ee6afa1f4958668ef91b66859d90c2779c259cfd30f78ebe5b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,148
Size: 1.00 vMB
Total Fees: 0.02135799 BTC
Feerates: 152.71 > 2.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (443,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,870 470,870 00000000000000000041db98c98b57613f2d17f1639b75684549cf22aa634e12 1,801 1.00/1.00 vMB 322
470,869 470,869 00000000000000000188311b1d4f26ed18fb6dd01dc35d8227cbbb3e18575e83 1,367 1.00/1.00 vMB 362
470,868 470,868 0000000000000000008264e3c237332bc74999a63794d44be38a6b2edea2fc21 870 1.00/1.00 vMB 31
470,867 470,867 0000000000000000006a2fe584d4c503d999331809dd3762ff1bedf038f198d8 1,568 1.00/1.00 vMB 160
470,866 470,866 0000000000000000018153de13386c482a8d55b7ec245e4123b781a7147a9dcb 1,558 1.00/1.00 vMB 194
470,865 470,865 000000000000000000a0e99dc81a2fc24ec2074a094b53d71bac591e4b53180e 1,947 1.00/1.00 vMB 158
470,864 470,864 000000000000000000a5eb379ee2733c54327107a1d7aa40f9d9aae1794dae69 2,199 1.00/1.00 vMB 396
470,863 470,863 0000000000000000016b7b2e00856e19b74e43eb92d38cddf298bce31935f046 2,407 1.00/1.00 vMB 325
470,862 470,862 00000000000000000185f168e396735b36b69a45799651201fd5fdc2d6cce602 1,960 1.00/1.00 vMB 251
470,861 470,861 000000000000000001028471e3972ba85f39b7783e03405a9723053e446b987e 328 1.00/1.00 vMB 27
470,860 470,860 0000000000000000017829e754824d5dc5e36d252a9f2c09c6c2d6cffdef629e 315 0.13/1.00 vMB 336
470,859 470,859 0000000000000000000e73ab7194d4026f5c3fd9f57227ab669b3de4a57db3e7 636 1.00/1.00 vMB 94
470,858 470,858 0000000000000000008cda6d4b570490689bf90b8b4530441edb3476a951dd5a 107 0.10/1.00 vMB 137
470,857 470,857 00000000000000000119fa9922b62be2f9e4bf0789e3ef1d24f9e433c0de1756 915 1.00/1.00 vMB 151
470,856 470,856 000000000000000000b5cd1895964797f15258b40baf47be331377a6aaf5bced 627 1.00/1.00 vMB 132
470,855 470,855 0000000000000000001e6f6cbe38b1f6e2e2f93356b35ae95d1476c4c0b60e18 463 0.75/1.00 vMB 86
470,854 470,854 0000000000000000002f23316466e3788b72ce9372f11d6b7868438b675e2da9 1,287 1.00/1.00 vMB 103
470,853 470,853 000000000000000000cd12244a32fc5c1cd49b0fbdf9b03895fc42be8c6eaf83 2,316 1.00/1.00 vMB 209
470,852 470,852 0000000000000000010465d2dc60e5bf41911b98411ee6b04632a97af41a5df9 2,107 1.00/1.00 vMB 150
470,851 470,851 00000000000000000016b6fbb59477cffdbc8dc26cebe82e421224663aed50c7 2,631 1.00/1.00 vMB 71
470,850 470,850 0000000000000000010fbdf21117ee674bc8f40116211f5229aa95a2b47de5dc 1,384 1.00/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.