Loading Tool

Explorer IconExplorer

Memory Pool

43,472 transactions
26.60 vMB
0.06391773 BTC
Random Selection Loading Transactions
Max Size: 139.87/200 MB

Candidate Block

Mining Attempt 5bb5f84b8af756a3dae8e06d613470dd03b4f4938005ed63492c400ef618eeb0
Version 20000000
Previous Block 00000000000000000000474abf3fcf62d8e89483dbbfc4091cc0a57225296f17
Merkle Root fe6edfcf9a6909ee7f90bbf04fb744e252ec747e66213360bff9eeb9c835dec0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,509
Size: 1.00 vMB
Total Fees: 0.01507957 BTC
Feerates: 200.71 > 1.51 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,728 (473,861 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
440,867 440,867 0000000000000000001c538a9088fbfa61bd7f0793182e540bf3b5a535891014 838 0.33/1.00 vMB 78
440,866 440,866 000000000000000002e8e46d421bd2a9dd86cb5e739e396d44c29c7626463dce 346 0.20/1.00 vMB 78
440,865 440,865 000000000000000001dc744bc7fb565286ed49ebdabd399890c9659c539a1119 2,276 1.00/1.00 vMB 57
440,864 440,864 0000000000000000031df25e4579807e1446711231466cbfb90cfcf9e707a9a3 2,443 1.00/1.00 vMB 74
440,863 440,863 000000000000000000f856452a40b39f8d31d4f35a030632902f95306c109457 1,998 1.00/1.00 vMB 75
440,862 440,862 0000000000000000006705a48b943c96ed3ba958a2edbed47f3d9ef039e2a945 1,928 1.00/1.00 vMB 90
440,861 440,861 0000000000000000039b78867259b4eb02fffea1873f2558933e3eeeb971d44b 3,033 1.00/1.00 vMB 109
440,860 440,860 00000000000000000206fbc3baa8dc8411d662714a6755f89f4fe79a8943fab3 1,135 1.00/1.00 vMB 39
440,859 440,859 0000000000000000001a75fb45412f2627a0799f759e31e887cb6396d54958a8 962 0.45/1.00 vMB 76
440,858 440,858 000000000000000002548e59f3608aa932e78a27790792361469bb23157b1e04 931 0.82/1.00 vMB 42
440,857 440,857 000000000000000002747e79bb7d794bcc4accccb296b53d278c33b808cbb211 2,524 1.00/1.00 vMB 80
440,856 440,856 00000000000000000298a51b1de93f421192632a5f988ac5fa9b2440e46409fe 1,539 1.00/1.00 vMB 47
440,855 440,855 000000000000000000fa2d922574b4fd9c8d78fa28f12bb0596e98d738657115 2,745 1.00/1.00 vMB 83
440,854 440,854 000000000000000002dff034963b29682cab72573323f85c2ca4631112f6d22c 1,655 0.71/1.00 vMB 63
440,853 440,853 0000000000000000034fcb29692e51ec39d43f657bf5fcdc0e9ba8dfdc066c8c 2,500 1.00/1.00 vMB 93
440,852 440,852 0000000000000000000748406e42f35a8d2cd7ab89af01a866e821af3f300560 2,530 1.00/1.00 vMB 85
440,851 440,851 0000000000000000016485aec1551287568b4bb379dd954f98d6e85821e1e821 1,117 0.98/1.00 vMB 36
440,850 440,850 000000000000000001651f3221b45b4f12309a890a4b5d848ff782ab537506ae 1,548 1.00/1.00 vMB 43
440,849 440,849 0000000000000000014ca10e3da2ea2733d0aff369f9883da9e5194bdef24a45 2,477 1.00/1.00 vMB 83
440,848 440,848 0000000000000000033a0d0e5563530678a00669c58a4a39b4ebf1e654d38b01 2,388 0.93/1.00 vMB 85
440,847 440,847 00000000000000000243e53720e8284835908d72e2942733daa38161ff455676 2,498 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 781.91 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: 645.83 GB
    • Received: 12.78 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.