Loading Tool

Explorer IconExplorer

Memory Pool

80,244 transactions
30.62 vMB
0.07807960 BTC
Random Selection Loading Transactions
Max Size: 185.98/200 MB

Candidate Block

Mining Attempt be28ae6db40fc05b9a883358e05eb6d9946c596b487f3bfe95a77477b6c92f5c
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 2758cc00601b2566068ee46cb2e8eeb340fc921a43a4b9ed85094d808e7521a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,395
Size: 1.00 vMB
Total Fees: 0.01251384 BTC
Feerates: 100.69 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (508,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,955 406,955 00000000000000000401ceba06b2e3de51475a4c0eb5e196854202571c978949 2,249 1.00/1.00 vMB 49
406,954 406,954 00000000000000000652768312258f9f200c9714d12a71d63ac47aaf3a4959d4 2,240 1.00/1.00 vMB 56
406,953 406,953 000000000000000005cbf85fd17ae95685d02f79fc446dea084a5996331a5e78 2,287 0.99/1.00 vMB 43
406,952 406,952 0000000000000000021b2837b9b71c9243c8c3d38288e7ea49eb4ca220710594 3,037 1.00/1.00 vMB 61
406,951 406,951 000000000000000004926035b6a0978c99b3cd8408437085133887ef85418e08 1,503 0.59/1.00 vMB 41
406,950 406,950 0000000000000000003efda19402d07ff2035e34fe238a7963c9cfd05597d374 1,105 0.96/1.00 vMB 23
406,949 406,949 0000000000000000026418573d5e41f2023ad36d9c27d108918c2b240df383ac 1,828 0.93/1.00 vMB 34
406,948 406,948 000000000000000005e41399ee3f91a3b1f2fa83ff1b68120db2ac5818f3b725 389 0.23/1.00 vMB 33
406,947 406,947 000000000000000005c4f747656a395c0d8ea4ecdcc773097d108ed371cbd871 66 0.03/1.00 vMB 33
406,946 406,946 0000000000000000006911cb3cc8aa673428221dd71116913f16f1354380ae5e 823 0.94/1.00 vMB 19
406,945 406,945 0000000000000000053d04d4a7f6c35a58aa289b61337e3bfd123645f28e1139 689 1.00/1.00 vMB 14
406,944 406,944 000000000000000005bdf4accf8d6acefae0351a60816fcdb8f6f7a1bbe80c40 1 0.00/1.00 vMB 0
406,943 406,943 000000000000000001808fd3e3bc885bac317b194865f755a995d8fbb05cbae9 1,824 1.00/1.00 vMB 37
406,942 406,942 0000000000000000068e18c75e013ae5a01a66f6112b10c3af56ad1aa3bc99f1 1,563 0.75/1.00 vMB 37
406,941 406,941 000000000000000002c49264d2b8729668c71fab6a9019bb8cb7c8d6394946fd 8 0.00/1.00 vMB 191
406,940 406,940 0000000000000000016b7b6c7e95d35dc7b9b2fbc08943f5070fa7a3e9e6c6a2 1,765 1.00/1.00 vMB 30
406,939 406,939 0000000000000000041d3d7aa6843bd39c105c3b18b84af0d04b2cca72417ab8 3,331 1.00/1.00 vMB 82
406,938 406,938 0000000000000000050c19bc08b4e982a338118680fc45fd687105104e87e223 1,059 1.00/1.00 vMB 22
406,937 406,937 00000000000000000002ee9cb12e62fc3582af6d98c731f4fef59d0746931eec 1,122 1.00/1.00 vMB 24
406,936 406,936 000000000000000002862e6a963854407afd1aa69df88885cb058f26523a5735 2,282 1.00/1.00 vMB 40
406,935 406,935 0000000000000000045adc8d63211778e77407611bb09bd8761e996c49abef7d 1,509 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.72 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: 701.97 GB
    • Received: 16.62 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.