Loading Tool

Explorer IconExplorer

Memory Pool

78,651 transactions
30.01 vMB
0.08908777 BTC
Random Selection Loading Transactions
Max Size: 179.28/200 MB

Candidate Block

Mining Attempt 3ddbd612ef3f0d3e5e81f85d3de2f7e6e6c484e2333a528d75c90be57a38538e
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 2c10660582a40d9fa86540dd0b3035f29ceb80335899d0c8537b318df0147b95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,853
Size: 1.00 vMB
Total Fees: 0.01982940 BTC
Feerates: 150.61 > 1.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (133,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,376 781,376 000000000000000000009326c57ac4050397e760607c66a7c119093c1213c709 1,928 1.00/1.00 vMB 15
781,375 781,375 000000000000000000037d2d4e5a6d637c364bf2d65c20bddde9ed67a36f3a2e 1,108 1.00/1.00 vMB 7
781,374 781,374 00000000000000000002830f93e5ee4c48234f99c7999efcb1e933d3ca568c0e 2,431 1.00/1.00 vMB 16
781,373 781,373 0000000000000000000182b75bc41ca338b5f88531dd1d46517d62036f00e3a3 3,064 1.00/1.00 vMB 28
781,372 781,372 00000000000000000000edbc3b62a5156c32727696f861b60dbe6ce220a2a8aa 3,572 1.00/1.00 vMB 42
781,371 781,371 00000000000000000002d8610c6ec71be4e42386193327b7ce1adfb47f6d12f0 369 1.00/1.00 vMB 4
781,370 781,370 000000000000000000062f516a17a37523f4248139a7cafd3fcb5d7be902dfd2 2,520 1.00/1.00 vMB 19
781,369 781,369 000000000000000000057989aeaebb454e3d84cacd9ec11bcd93b71100ceac0d 1,338 1.00/1.00 vMB 12
781,368 781,368 000000000000000000055bf2d3089296d9dbb5d4c2171e71eb43750fbba00a02 2,682 1.00/1.00 vMB 19
781,367 781,367 000000000000000000064f48b5a8313a0f8e282471451294f17a38ce7a3b4644 1,637 1.00/1.00 vMB 7
781,366 781,366 00000000000000000002a4dab7192de1f384988ef60e2f556a42e02f902c2e09 3,154 1.00/1.00 vMB 24
781,365 781,365 00000000000000000004b596db18746d22e299fe795f2a5d3718b5fad7aeb30b 2,175 1.00/1.00 vMB 19
781,364 781,364 000000000000000000048150b5e7b0d888faa93873ce6aa53073c7e671fe64be 1,913 1.00/1.00 vMB 13
781,363 781,363 0000000000000000000387a3e3091f515b9f3375d792814e0141649f1864ce00 1,415 1.00/1.00 vMB 12
781,362 781,362 00000000000000000000513f6ffe6e2c8d7882c69c8cb53985e737eb8026892d 2,550 1.00/1.00 vMB 38
781,361 781,361 0000000000000000000055ee15b10ec1dd22db0dade88133457a53f6baf3a8f1 2,180 1.00/1.00 vMB 21
781,360 781,360 00000000000000000003d60a53cac3b59086c6c357344fff50a8b4b6534b27b4 2,471 1.00/1.00 vMB 24
781,359 781,359 00000000000000000000cd88ec6044971b52a0b1351722114a8096d5473d212b 3,245 1.00/1.00 vMB 31
781,358 781,358 00000000000000000002ed667b37e632fd4845af8f2d423e3b3b344532dfde09 2,916 1.00/1.00 vMB 26
781,357 781,357 00000000000000000000b1bdfdb4a667d57b5e5890eebaea608f7bcc0fe9bd63 2,685 1.00/1.00 vMB 12
781,356 781,356 00000000000000000005fd16153ef29b2e36ff15d53d3ced1869b407e15d758c 2,788 1.00/1.00 vMB 23
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: 672.97 GB
    • Received: 16.34 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.