Loading Tool

Explorer IconExplorer

Memory Pool

79,856 transactions
29.62 vMB
0.09508152 BTC
Random Selection Loading Transactions
Max Size: 179.20/200 MB

Candidate Block

Mining Attempt 8e71a7655255acfd717ae803d704d0e9623df1b600fb253dc82d4a37d368f194
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root b5ff8e19fc104079bed500650b708be4b2dabafd7d1a5c8fe49b624d61294e1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,855
Size: 1.00 vMB
Total Fees: 0.03197353 BTC
Feerates: 301.60 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (117,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,642 797,642 00000000000000000004a293ae05b235f4169cb9b1eda4908caefd3000323fba 4,883 1.00/1.00 vMB 5
797,641 797,641 00000000000000000003cbb0571cb814a923b714dce376c0b0acb1c40f662df6 4,776 1.00/1.00 vMB 5
797,640 797,640 0000000000000000000146963b05bd1ed19aa6757bb5b52e619fe60b718925dc 5,345 1.00/1.00 vMB 6
797,639 797,639 00000000000000000001963e6d42b68f020e94c61b12c2e8c06ecc67afa1341d 2,335 1.00/1.00 vMB 7
797,638 797,638 00000000000000000002f29210d9f8ea6f52eeb6ce0bb311b62a0093a8ae8e5a 1,321 1.00/1.00 vMB 15
797,637 797,637 00000000000000000004b13a688828556bb8f6fc5cece8ff9f0204cf1549159a 4,814 1.00/1.00 vMB 10
797,636 797,636 0000000000000000000545c58fd467c34bae3dbb7f6be884e3756fbe66034318 4,838 1.00/1.00 vMB 9
797,635 797,635 0000000000000000000147ba824455fcfa9f39bcd4b19b57b442be208e15f485 4,979 1.00/1.00 vMB 7
797,634 797,634 00000000000000000000af8dbc28edc91c4fe300ab72bfcf80817b89c78a8e06 4,236 1.00/1.00 vMB 6
797,633 797,633 000000000000000000010dbd6fd58b69abf469f743ddb2a9a4457982f6fb880b 1,590 1.00/1.00 vMB 5
797,632 797,632 00000000000000000004cf98584eafa75cf74b1ebf0cc91afa0169cbb34d7f81 2,204 1.00/1.00 vMB 5
797,631 797,631 00000000000000000002c4116ed781d4679fa494f5a4f7fa45bf9dbdac36ec63 209 1.00/1.00 vMB 4
797,630 797,630 000000000000000000001555152f8b5292cf76421613e13c751a4d93e7d29209 367 1.00/1.00 vMB 4
797,629 797,629 00000000000000000003bc45579ba6935f49e0dcb368f403d7f6f97de36cc90a 231 1.00/1.00 vMB 4
797,628 797,628 00000000000000000002625f1c795ad1dd8ea2d47e79f4ac5fb81ef7208f7650 5,832 1.00/1.00 vMB 8
797,627 797,627 00000000000000000005188d6c89f42dc3d6ff16324cd96ec3007c78566f9bd0 5,988 1.00/1.00 vMB 6
797,626 797,626 0000000000000000000014660c8c801b33c81e876bfc37f4c5fba052e7447884 3,272 1.00/1.00 vMB 13
797,625 797,625 0000000000000000000028ccf09d8c9a885002d26f8d2cc6b29e0317640a95f8 284 1.00/1.00 vMB 4
797,624 797,624 00000000000000000003a860aba1fb007c89767a9e1259cd1cfb151ecd584213 1,132 1.00/1.00 vMB 6
797,623 797,623 00000000000000000002686f314fa50383aefd0577b4bf465a39c8b55b9fb0ae 2,759 1.00/1.00 vMB 16
797,622 797,622 000000000000000000055c24a7df9698bd9410ba2929327ae5796f9acdb6cee3 5,376 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.56 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.95 GB
    • Received: 15.79 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.