Loading Tool

Explorer IconExplorer

Memory Pool

76,691 transactions
28.72 vMB
0.06708821 BTC
Random Selection Loading Transactions
Max Size: 174.02/200 MB

Candidate Block

Mining Attempt 14937b6f2e9c3f9d87d712204916a0370fb53c96e8f587eff58248d4d145dfc3
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root d368cf011f7ff0c3bae5f7e4f520e2a2940a3b4f1b6b5510c21e6f648899da48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,697
Size: 1.00 vMB
Total Fees: 0.00727286 BTC
Feerates: 40.21 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (113,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,947 801,947 00000000000000000003539fec6fb0f7dc04bdfe452a513a79a98c12a661bd0b 4,366 1.00/1.00 vMB 9
801,946 801,946 00000000000000000001f3e340cb2ab50255961e2a56dae2e11341f52766992d 3,376 1.00/1.00 vMB 16
801,945 801,945 00000000000000000004f133f8f2fe337549f2345879f81f16e697b20dbd7baf 5,088 1.00/1.00 vMB 8
801,944 801,944 000000000000000000019c0d10245de66925fdbdaf6051f11dc952b0a2666863 4,380 1.00/1.00 vMB 10
801,943 801,943 000000000000000000007679f275a209d13b35c145e73301765dc4864f38b300 2,557 1.00/1.00 vMB 10
801,942 801,942 000000000000000000024dc304aceeb27fc89ae00d1d0cf4b3ce261a3adb5568 3,506 1.00/1.00 vMB 19
801,941 801,941 00000000000000000003dfaacc206ae592dfd114696be224a03636f99bd7ac16 3,678 1.00/1.00 vMB 7
801,940 801,940 0000000000000000000107bd52cc38854c794978f16fa085eb5d0c46c9844fc5 3,759 1.00/1.00 vMB 14
801,939 801,939 00000000000000000001fc1144146c71a80ec5d555df2d89ba15855b3d9e154f 2,380 1.00/1.00 vMB 11
801,938 801,938 00000000000000000002951a9d38537b3ccc471dcec0838a063e6166d03d210e 5,207 1.00/1.00 vMB 10
801,937 801,937 000000000000000000054ca8fe349275dacfcb93dc44a9f4821b4005bf46d26a 6,974 1.00/1.00 vMB 6
801,936 801,936 00000000000000000004822e02288033447efb5e4629f2cdcce829e48fd3b1bb 4,008 1.00/1.00 vMB 11
801,935 801,935 00000000000000000004e00db4b38562bba9813eca2ed5bdc23beab07de21ee0 4,726 1.00/1.00 vMB 10
801,934 801,934 00000000000000000001a609242eaf1ddaec630297904b39294e89d1c2608a47 2,579 1.00/1.00 vMB 13
801,933 801,933 00000000000000000002fa835fe9be4900cbb9b985a8712ff8f866ddabd66806 6,651 1.00/1.00 vMB 7
801,932 801,932 000000000000000000034aad5f0e0982ca43efabc416cd86842f96d93d9232cc 4,015 1.00/1.00 vMB 9
801,931 801,931 0000000000000000000413efea6e2656f18f8b49edf68dea9a69b8eb12b20997 2,236 1.00/1.00 vMB 15
801,930 801,930 00000000000000000000d932a5ed45e0764073246d29fce10e2d299cfcfe4005 3,564 1.00/1.00 vMB 11
801,929 801,929 000000000000000000006c3c15ff9847a59588f574fd198f7b8db49b901a6d83 2,120 1.00/1.00 vMB 10
801,928 801,928 0000000000000000000369c9c2a006c91e3d28aa527bc15c839d8cbeadcde026 2,995 1.00/1.00 vMB 19
801,927 801,927 000000000000000000034fe0f458162d69b14db335b8252a3f7f7d3a2f1d297e 5,047 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.