Loading Tool

Explorer IconExplorer

Memory Pool

78,466 transactions
29.37 vMB
0.08057527 BTC
Random Selection Loading Transactions
Max Size: 179.99/200 MB

Candidate Block

Mining Attempt 7c154879216bd41240e1b50ed458f427b2fc4687d9cca095b576b7ffb40fa3d5
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root d1f75dd6b5e4244e7b054bad71083f3955c1f2585fb41c4c1b5e82ddde778262
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,368
Size: 1.00 vMB
Total Fees: 0.01619819 BTC
Feerates: 73.20 > 1.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (214,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,318 700,318 0000000000000000000d327ef857c88ffd63bca08b74df752b6ceb8067ecae4f 1,254 0.62/1.00 vMB 9
700,317 700,317 000000000000000000098e133aaa38a053806eda5d9a7d7392f28d55f78de025 1,891 0.81/1.00 vMB 12
700,316 700,316 00000000000000000003b64fcbbeaeba61ff2f17852f3b8ff1f71165904d7ff2 1,998 0.79/1.00 vMB 11
700,315 700,315 0000000000000000000839e39770387023b411af7e78b7f67ee74250dd82de26 1,954 0.75/1.00 vMB 15
700,314 700,314 0000000000000000000940a1165d0509f89613da50293b9a99331ec22882ef1d 1,104 0.41/1.00 vMB 11
700,313 700,313 000000000000000000069a324248944d4e1fe9ed2cd892aa2ce7934f10abaa12 405 0.13/1.00 vMB 13
700,312 700,312 0000000000000000000d8af477f0d711e7ffb003b05a40f44fc9feef09f00a35 431 0.16/1.00 vMB 9
700,311 700,311 0000000000000000000121a951fbe1663d2464c2e7367d853f9dd80bdb287dd1 1,317 0.50/1.00 vMB 12
700,310 700,310 00000000000000000000f509a3887c2f25fdd8af1ded2f753cdf7c8cc470ac33 1,787 0.82/1.00 vMB 16
700,309 700,309 000000000000000000097b406a85eed48b6be2552ad5ac40c92f1aee56391dd5 121 0.03/1.00 vMB 15
700,308 700,308 00000000000000000008f7ad4347cd684943fb4da186438d0ec10b5d0f04aa40 1,517 0.81/1.00 vMB 9
700,307 700,307 00000000000000000001b5bde1dd6263a62fbec8fffaae7ba5e5ae40d2b6ae28 169 0.08/1.00 vMB 10
700,306 700,306 0000000000000000000f0e64852f5fc606714af32b78bf7bc745247e827fb219 396 0.26/1.00 vMB 7
700,305 700,305 0000000000000000000a1174c43678cc4b65ceb108ee40cfa6903db16dcf73ff 671 0.37/1.00 vMB 16
700,304 700,304 0000000000000000000e452ff32311401cc77f4b6bf1a431bc3a36ec28eb2128 1,233 0.66/1.00 vMB 5
700,303 700,303 000000000000000000095daea1825de956df6668016cc15002037b9f3955ba81 1,218 1.00/1.00 vMB 3
700,302 700,302 00000000000000000004fe811ec43d67dcecfdd6de59a35bd18749d3f4047a47 1,641 1.00/1.00 vMB 5
700,301 700,301 000000000000000000074a3bc28f157e241f66157c5bc0c11c0087d787f06c95 2,544 1.00/1.00 vMB 6
700,300 700,300 000000000000000000047f38721deda70c82409c60528fc5861a787088bc3dc6 1,426 1.00/1.00 vMB 12
700,299 700,299 0000000000000000000086dc04802b01ac16d9e721461b3c289ccb74a1365e94 396 1.00/1.00 vMB 8
700,298 700,298 0000000000000000000bd389d4581e568186c532b82049b99d793e18627ea767 2,139 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.