Loading Tool

Explorer IconExplorer

Memory Pool

81,297 transactions
29.86 vMB
0.10610704 BTC
Random Selection Loading Transactions
Max Size: 180.59/200 MB

Candidate Block

Mining Attempt 6246158753014cd82f1471f2f15b86030eaf4aade976897582b91d30b9add120
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root de300fa608ef27f03f85db1a1884315cbadd23557bd01e8ab223bad5466213c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,201
Size: 1.00 vMB
Total Fees: 0.04035725 BTC
Feerates: 146.36 > 4.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (467,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,508 447,508 000000000000000002a1e535513039249928c3ed3f9a612e269cd1363bdbb34c 2,720 1.00/1.00 vMB 99
447,507 447,507 000000000000000002ef95b30a0055ac4577c10927acf1f9817a5390da2f7c87 2,486 1.00/1.00 vMB 111
447,506 447,506 00000000000000000178374f687728789caa92ecb49b4d850dfc173a7c0351e6 1,392 1.00/1.00 vMB 56
447,505 447,505 0000000000000000014aec7e8cd0faf90672a39cd82e2bb34b00ea9f03e307ca 1,638 1.00/1.00 vMB 54
447,504 447,504 0000000000000000029a5c80ba1935012cacb7d7d056c7b439a85f992c7ef8bb 2,779 1.00/1.00 vMB 72
447,503 447,503 000000000000000001c5b050b9debc07c99ced9c1d539a3c01a4ef5363a7267f 2,210 1.00/1.00 vMB 91
447,502 447,502 000000000000000000c56789c96d3458444e8a6af7b6867daa94029ba9ff48c8 2,914 1.00/1.00 vMB 111
447,501 447,501 0000000000000000036d6e7f2f220f84e9fcd15d3eac793dfe5c3412281917d9 2,393 1.00/1.00 vMB 77
447,500 447,500 00000000000000000287be1435579b807711835baaa3790f544d824ae054fbee 2,421 1.00/1.00 vMB 99
447,499 447,499 0000000000000000035f5a09d4ed386ed764c42ec20e771f5eaae97064d7bbf2 2,456 1.00/1.00 vMB 73
447,498 447,498 000000000000000002720005ad391736bbc8b3d4bec151a331b02df366fbe1d7 2,530 1.00/1.00 vMB 69
447,497 447,497 0000000000000000036b43061f09084b74419d7e88b73abe8987e2011fc432bb 462 0.20/1.00 vMB 124
447,496 447,496 000000000000000000c545be403ca8a199a7304b7c2cac60b6c6baf8ef3d2593 2,161 1.00/1.00 vMB 81
447,495 447,495 000000000000000001fda9f66a9707209b406a75ef0941717a738a74af3441b0 1,928 1.00/1.00 vMB 92
447,494 447,494 0000000000000000021b19abfd522209a10a9ac80436a9867bb185a136d6def1 1,027 1.00/1.00 vMB 104
447,493 447,493 000000000000000001cb000d0834ebd93896d3308f3d85837a85da0451b4711a 2,715 1.00/1.00 vMB 125
447,492 447,492 000000000000000002508bd8023bb6010328c212c1fd576b01b7e52a09f19b01 2,292 1.00/1.00 vMB 61
447,491 447,491 0000000000000000020d15e1497c7718d34d0babc7e8f634cf29d162069690fe 2,055 1.00/1.00 vMB 83
447,490 447,490 00000000000000000029ec682f72d0f0da8c3bbaab20e23fc83bdf1e26557992 2,288 1.00/1.00 vMB 68
447,489 447,489 0000000000000000000a1e96354ee1aee363fa0cc9ff747c61deba457fe76ee6 2,679 1.00/1.00 vMB 101
447,488 447,488 000000000000000003146f8a82a65a9b8762e499ba5c1711bded1ccd207fb1c1 965 0.36/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.