Loading Tool

Explorer IconExplorer

Memory Pool

40,694 transactions
25.81 vMB
0.05052067 BTC
Random Selection Loading Transactions
Max Size: 134.71/200 MB

Candidate Block

Mining Attempt dd8451bf36d18c5c1fdcceb142eebeae76ff86c1191c95141f958eda23c9129e
Version 20000000
Previous Block 00000000000000000001eb538b44df8d39ae4bf8dee821fde296842d221e7d43
Merkle Root 984cd0d5ab20efd38b65b65debc7f3d652eaa912539bf418d306e41b61c3b15d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,513
Size: 1.00 vMB
Total Fees: 0.00362918 BTC
Feerates: 60.14 > 0.36 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,755 (336,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,881 577,881 000000000000000000257729973a5373d2d18f7f0142f549e10946e7098c74fe 2,487 0.89/1.00 vMB 18
577,880 577,880 0000000000000000001433ac9a8eaee1adf0b55a14c840dd788b7066d9c3f24a 3,172 1.00/1.00 vMB 106
577,879 577,879 0000000000000000001be19cf578a12145734b4a315739a3064756748d25bf6e 3,066 1.00/1.00 vMB 9
577,878 577,878 00000000000000000012b14ad08de8ac1df10add08729d695534cf77a0ec736a 2,271 1.00/1.00 vMB 35
577,877 577,877 00000000000000000001be85e8cc49f55ab38fd9457df31be7529271e865d1e0 2,744 1.00/1.00 vMB 152
577,876 577,876 000000000000000000250ed8df08d0f414f0bc8313c735d54d158b03424782b7 3,073 1.00/1.00 vMB 55
577,875 577,875 0000000000000000000fa9ec56011c5a7356061fa65a07378e2aed043169cbb8 3,012 1.00/1.00 vMB 73
577,874 577,874 000000000000000000279d3ef05540c490e35eee761b456692d0c851c613027f 1,683 0.53/1.00 vMB 17
577,873 577,873 0000000000000000001686998091a5f50ef89511500cada07d02a976479b2f90 3,054 1.00/1.00 vMB 63
577,872 577,872 000000000000000000165cd3a457ee48bd2b39986276ebfbe33bc51bae542200 152 0.19/1.00 vMB 17
577,871 577,871 0000000000000000001bcd779c4a6993f33fd0334c9390e96497303f6c9f32b1 2,802 0.97/1.00 vMB 25
577,870 577,870 000000000000000000098b8ceae8bdb87a488a4d266a7d2fa13afc68baebe949 1,257 1.00/1.00 vMB 104
577,869 577,869 00000000000000000000b3cc53de2a31f1efb83270f6914d662eb34a9747a7ba 1,088 1.00/1.00 vMB 118
577,868 577,868 000000000000000000257b22dd9909f4aac4636e004f3f7b6e9949f0441b1390 1,259 1.00/1.00 vMB 123
577,867 577,867 00000000000000000012a39054afa4bac6564015814b94b7256c3c7954add645 247 0.09/1.00 vMB 60
577,866 577,866 0000000000000000001ef963a051b1807a4e53ae0c6f8fd446a5a60f7d173388 1,453 0.57/1.00 vMB 75
577,865 577,865 00000000000000000011d5e41ce693d13b71c1587aff056418ffb752960d542e 2,617 0.93/1.00 vMB 9
577,864 577,864 000000000000000000261a3931c78bcad25fbb212d3ebb79449522845a512748 3,063 1.00/1.00 vMB 102
577,863 577,863 00000000000000000006e811710295833f7857ba573de7aadec730c01c7936a8 915 0.42/1.00 vMB 8
577,862 577,862 0000000000000000001e2f943d46243354effb93163d2f9ae9bf683037795914 2,941 1.00/1.00 vMB 56
577,861 577,861 000000000000000000194f74cc864ce55c1b8d911a25102eb2a51cba27a3ef2b 2,715 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 781.95 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: 647.26 GB
    • Received: 12.91 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.