Loading Tool

Explorer IconExplorer

Memory Pool

46,363 transactions
28.69 vMB
0.07045548 BTC
Random Selection Loading Transactions
Max Size: 152.93/200 MB

Candidate Block

Mining Attempt e9bf561d76ee2e1866a969d92e4e3e5dc7ca8275f5069a9cdbaf07d6fc61e743
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 6c4bba24be8e5527b492fb5ae0807fdd4f31cf5fc89949304827de2c49de839a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.01586941 BTC
Feerates: 73.20 > 1.59 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (597,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,120 317,120 00000000000000000c4509895e0fbd3a145295e242dffa0a4d233007bbeac4f4 306 0.23/1.00 vMB 21
317,119 317,119 000000000000000024621a72fc48fefbc016a3e3db1f010c2cf5ec1f23edf14b 125 0.07/1.00 vMB 25
317,118 317,118 000000000000000003352834fe82344a95157a542eb8e31b0453f8581d084269 487 0.31/1.00 vMB 20
317,117 317,117 00000000000000001d2c15fe4b48e867dab2710b09f695348e906e830a9fc104 512 0.15/1.00 vMB 44
317,116 317,116 00000000000000002009fb8a4698948c515d819d263965887915f257483fc716 74 0.06/1.00 vMB 8
317,115 317,115 00000000000000000e073a0133904f66f083932f0a84a6e86b6d63ade49af096 47 0.03/1.00 vMB 20
317,114 317,114 00000000000000002aa0878b15b18234d7204fe08d271f424dc63db3ea35f98d 143 0.09/1.00 vMB 24
317,113 317,113 00000000000000002165aab45ba9c664d4715a6a9e256022493fdbcbd9c990db 152 0.12/1.00 vMB 15
317,112 317,112 0000000000000000135400addb4f018301b6655ab192adb704d546e57eda2784 350 0.21/1.00 vMB 23
317,111 317,111 000000000000000029efe4fc3da4ecd8b2dfe6677efdab681c8a82b866908ea8 339 0.22/1.00 vMB 20
317,110 317,110 0000000000000000140917f837b559a3454600b88027da296d7825279d4993c4 76 0.04/1.00 vMB 28
317,109 317,109 000000000000000004f65e827e47a83944a3cdfc231f6b99369a4fb22efdfc3c 108 0.08/1.00 vMB 14
317,108 317,108 000000000000000028c63796d0b5062bb8e86e7e0a2614f479a92403840ff8d2 169 0.09/1.00 vMB 26
317,107 317,107 000000000000000028ac9e9f6c2557fdff229f645fd3590bd66adda907705063 610 0.34/1.00 vMB 27
317,106 317,106 00000000000000001a3fd4a96344f9b03ef52b5cab2342505c4cce1c82763ee8 19 0.01/1.00 vMB 25
317,105 317,105 000000000000000005bb652c6a5e31f87739ced1bd2790f8b85fe9d0e64ba906 513 0.29/1.00 vMB 26
317,104 317,104 00000000000000002b024dfff6f2a06ef7463d99a61257b7963d979325e4684b 49 0.03/1.00 vMB 23
317,103 317,103 00000000000000001aead2aae81626d35d2d3dd842056ad145e0a8ce8b90dbe9 29 0.03/1.00 vMB 18
317,102 317,102 0000000000000000004e5b8d24877137bc4cb1d31c41fba8167f668d3dccbb9d 256 0.09/1.00 vMB 36
317,101 317,101 0000000000000000114295618731b2472003cfad73f38b2442b723763523ed33 86 0.05/1.00 vMB 20
317,100 317,100 00000000000000001ccbc99f9b1e9b44666735abbb6357a112583f5be1e9b0d8 230 0.12/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.11 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: 652.01 GB
    • Received: 13.68 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.