Loading Tool

Explorer IconExplorer

Memory Pool

73,610 transactions
27.33 vMB
0.06564837 BTC
Random Selection Loading Transactions
Max Size: 166.62/200 MB

Candidate Block

Mining Attempt 880554545943237947a78418f997c0c5920789a3700826451117b030acf6ca57
Version 20000000
Previous Block 000000000000000000008a4507a168c512f6a66d3b33a8d664a283a838a77ca5
Merkle Root 9e412045dfd69201721a83f43eff5883609b5cbb6496bdc921bbe20e7fc8aa34
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,089
Size: 1.00 vMB
Total Fees: 0.00740076 BTC
Feerates: 40.32 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,313 (500,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,946 414,946 000000000000000001bbd6ec22d9a3a88086ebebe20ceff72a84870679022a0c 1,229 1.00/1.00 vMB 23
414,945 414,945 000000000000000002865ede40dad1d522f84983364003f61f3208019a314156 728 0.36/1.00 vMB 40
414,944 414,944 0000000000000000050d1542e04c583d369bbed70e072ebfde42b6a6cdb6f55b 66 0.02/1.00 vMB 40
414,943 414,943 00000000000000000305dbfebf727f61d30582a7cc07446be0387ec37c1576a4 1,315 0.60/1.00 vMB 45
414,942 414,942 00000000000000000515545d6d608b88c92638947cba4639412dc1c84987e935 678 1.00/1.00 vMB 14
414,941 414,941 000000000000000000547ca24637879bdfc0e712dce1aac801ce17eff91a824f 658 0.70/1.00 vMB 33
414,940 414,940 00000000000000000165161fba1dc820236867cc1b9075ad4ab5c0cde53f7c2c 1,576 0.99/1.00 vMB 36
414,939 414,939 00000000000000000440c3b6844620392dc3e150fd90081b2a4968ca749dc773 1,137 0.73/1.00 vMB 63
414,938 414,938 000000000000000004d5c8dea87b0a3d15bcf42dfbceb3ebac31575ad968b2f6 2,667 0.99/1.00 vMB 62
414,937 414,937 000000000000000001e1257c1c6690c1df16475abed4935504552ee7635224f2 1 0.00/1.00 vMB 0
414,936 414,936 000000000000000004addb4c0347fb05d750b04ea27f34c352b57438e99cb690 1,677 1.00/1.00 vMB 42
414,935 414,935 00000000000000000442d06d5d4f78465247d30c2c68d264baf4184e7546486f 468 1.00/1.00 vMB 17
414,934 414,934 0000000000000000053bb865d70c113377985a71900e56498dbe25c9e221e47f 352 0.99/1.00 vMB 16
414,933 414,933 000000000000000004aeaf8542fc523371ecc1a1273fc673b40d9ec8df260fbc 1,096 1.00/1.00 vMB 50
414,932 414,932 0000000000000000043b983f3b78ff1b285981c36eba613744a9f28831e250e4 555 1.00/1.00 vMB 57
414,931 414,931 00000000000000000458ffdce3341d5db1e8fa19c226581d0c89ecad39cffe95 961 0.99/1.00 vMB 28
414,930 414,930 0000000000000000002a6f645e6b9b8ef60012a9be86b8cdc1553d40dac938fd 608 1.00/1.00 vMB 17
414,929 414,929 000000000000000003afb965dfa57443e052767b02a78c4e66a8774057c76881 546 1.00/1.00 vMB 12
414,928 414,928 000000000000000000c8080dbce9571880738046bda133f1a16b0b930654566b 1,524 1.00/1.00 vMB 34
414,927 414,927 000000000000000000bd07f8e1cd8de3d161ad783ae7f6a33978ae7bff1e1313 2,543 1.00/1.00 vMB 49
414,926 414,926 000000000000000003e0fa6d5f1e592fb4feb69834f0db46ba4d4fde550b251b 1,804 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.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: 714.71 GB
    • Received: 17.59 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.