Loading Tool

Explorer IconExplorer

Memory Pool

79,600 transactions
29.25 vMB
0.07568693 BTC
Random Selection Loading Transactions
Max Size: 177.78/200 MB

Candidate Block

Mining Attempt efd029d7b7bff781b9eb2484b2af8f451a639e58ac107bf19fdb67e245f55ee3
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 6638fa527b7738c69abf47fb0616eb865990b0dbd08698b8e4486875b24d7514
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,118
Size: 1.00 vMB
Total Fees: 0.01444866 BTC
Feerates: 74.86 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (750,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,265 164,265 00000000000006b5f0fe928d1e7bb5737637df94cad62233299a5cee79897f8e 12 0.00/1.00 vMB 327
164,264 164,264 00000000000000c819a133d1bd877370795299751e59aeac7abf6a2891461930 7 0.01/1.00 vMB 6
164,263 164,263 000000000000000af0e6cdc002a0c4666352d95ed0dc9ba2b6cd19e287fc1666 4 0.00/1.00 vMB 65
164,262 164,262 00000000000006b61321c9ade29394b35c291d6b25e9409527e3ee042e6a4414 113 0.04/1.00 vMB 4
164,261 164,261 00000000000009d8f84981291637a8cfa8cc06351707b7cb50a452a6d642c832 18 0.17/1.00 vMB 63
164,260 164,260 00000000000007f23ad938124f0f01878edcb1063b05f0e60653dcc85ef9b88d 45 0.02/1.00 vMB 194
164,259 164,259 00000000000000584dc892277dc4a02e9c0d7aab9196fad206adadfa826c3708 54 0.02/1.00 vMB 197
164,258 164,258 00000000000006d290c0d7897da70504c5c4b6ee16080e6526d5392b0ca46c3d 16 0.00/1.00 vMB 111
164,257 164,257 00000000000004a6c05c60e5d3822d405f2bab0e7e8b6e6edefc66ec6544d013 104 0.05/1.00 vMB 118
164,256 164,256 0000000000000c0c47fc450b47dd616d46b1c95c67a24ddc095a3e31a8c90260 25 0.01/1.00 vMB 52
164,255 164,255 000000000000022424d2f359da24f79b67b758a0c8d60fa62463e9414680ba8f 6 0.00/1.00 vMB 142
164,254 164,254 0000000000000ab91f3b5b881fea135430fb282b679eda7823daeb9af44ed117 66 0.03/1.00 vMB 165
164,253 164,253 00000000000008f58e381ec2bb7f52c193c34a4d76851faa3096c75e2906bd9f 16 0.01/1.00 vMB 416
164,252 164,252 00000000000000609dac532b7ea902073e3e70059bd1cbf1fc276879e79ea66d 29 0.01/1.00 vMB 127
164,251 164,251 00000000000008950b4a4da0ab7ce17bc074031a42c875d250a8171c0fd94bfa 40 0.01/1.00 vMB 283
164,250 164,250 00000000000002a7cdbe324ce9baeda8452a4a090d5ed0003943116b37751ded 13 0.01/1.00 vMB 18
164,249 164,249 00000000000001e7f8de9fe27a03a6ee918c07f753c3118e7343627995fbfd80 40 0.02/1.00 vMB 99
164,248 164,248 000000000000042e73075a3a86658bfd3bec90e7ec9bb88e3cf99c1723bc86fc 37 0.01/1.00 vMB 99
164,247 164,247 00000000000001cc0448e259a49f4cb21ad2b1d4e0bac3b6f2aaecda0147eb66 83 0.03/1.00 vMB 11
164,246 164,246 00000000000000443f07eff02a3a5f2414aa6f672d70373994df3c329325ea6f 100 0.05/1.00 vMB 3,865
164,245 164,245 00000000000001c620823f17483352c1d77b86c336e66623f07a6f9e08609b61 85 0.05/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.54 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: 669.11 GB
    • Received: 15.73 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.