Loading Tool

Explorer IconExplorer

Memory Pool

45,923 transactions
26.71 vMB
0.05847451 BTC
Random Selection Loading Transactions
Max Size: 141.73/200 MB

Candidate Block

Mining Attempt 8653c960aaec917ceeb30980d829d1cb5321a97a58beae4f9a607b83992ccbdb
Version 20000000
Previous Block 000000000000000000000da4747ff0c723a97f7b228bc1fe68f4428c425a1574
Merkle Root 194a762d9b9924185854a1ed7784e1ae18452b3a9570d6bc75452b33b37f22de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,621
Size: 1.00 vMB
Total Fees: 0.00933919 BTC
Feerates: 150.58 > 0.94 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,738 (336,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
577,860 577,860 00000000000000000002620ff96db4810bf9c436486d378536b1737e277609c7 3,034 1.00/1.00 vMB 72
577,859 577,859 0000000000000000001d8fc2f6d68b3f74fcb9776d8e020c33d940639fbe3094 1,111 0.38/1.00 vMB 47
577,858 577,858 0000000000000000000f413b041afeab249c40a78ac29ca23d5a34f5fd665bfd 3,006 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.93 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: 646.19 GB
    • Received: 12.83 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.