Loading Tool

Explorer IconExplorer

Memory Pool

79,140 transactions
29.50 vMB
0.06863422 BTC
Random Selection Loading Transactions
Max Size: 177.55/200 MB

Candidate Block

Mining Attempt 1bbcbf1da5df426d6628a07a804a77886361ed6c9a061ab55d402c3d4aa44f2c
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root f00bd9628e94b11e114d49e9ccfa5617805793a60b19ee9dac9bf95440ee9e28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,197
Size: 1.00 vMB
Total Fees: 0.00876593 BTC
Feerates: 150.77 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (66,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,373 848,373 0000000000000000000126e12492e89ff0d5212b008ce458961643f2fc679b31 3,049 1.00/1.00 vMB 24
848,372 848,372 000000000000000000013f4349ca0663c960560fd5234509e3ffb627eb89902b 2,524 1.00/1.00 vMB 15
848,371 848,371 0000000000000000000064b20f025a2f5ac449554d9608830c187af798cd2270 3,964 1.00/1.00 vMB 23
848,370 848,370 000000000000000000013d2db2d51d086c0c56a866d171166cfbb4eee7234e5c 3,192 1.00/1.00 vMB 17
848,369 848,369 00000000000000000002a921857c172747b409bf4be36e805d4c9269d2eec011 3,968 1.00/1.00 vMB 18
848,368 848,368 00000000000000000001b01f0bd16714372ab2f964350bf532bcf9ae3b63c6a7 3,408 1.00/1.00 vMB 26
848,367 848,367 000000000000000000031ce49fcd95367a40e311d44210f87b8a56181336e87b 3,881 1.00/1.00 vMB 17
848,366 848,366 00000000000000000001e140c74e299ba36fe40d7b8dc9b4f42e2cbcb72d511d 3,561 1.00/1.00 vMB 24
848,365 848,365 00000000000000000002488985a03a599eca2b000509e08afcb23be164ffc9cd 3,109 1.00/1.00 vMB 19
848,364 848,364 000000000000000000014b7d71031d48e9766f9b76701b2bae2d89a618d97846 2,597 1.00/1.00 vMB 21
848,363 848,363 000000000000000000017f93aa45250cc0c194d0eb9767ad664261638782e1b6 3,640 1.00/1.00 vMB 20
848,362 848,362 000000000000000000022c18ca218630378cac541d327d7562225844ec7504d6 3,118 1.00/1.00 vMB 33
848,361 848,361 00000000000000000000f1fc73180cf68fe0cee6ca72ba581d0f1f00b889b446 3,462 1.00/1.00 vMB 31
848,360 848,360 00000000000000000001e112cafa22ab71cd8f1922eaa4ecbf5949078a48616c 3,365 1.00/1.00 vMB 24
848,359 848,359 00000000000000000003459343d86fb9d0d2532d686b40ed173a2214860f5849 3,562 1.00/1.00 vMB 27
848,358 848,358 0000000000000000000269642828628aa5feb5b35f6fb9e0e9166d626d3b8fa5 4,424 1.00/1.00 vMB 19
848,357 848,357 000000000000000000009f90e144ee10c76bb781448c612354509274949c4edc 4,410 1.00/1.00 vMB 16
848,356 848,356 00000000000000000000990d4232e4190aa6d26bcabd743dab5b26b7ce999016 4,144 1.00/1.00 vMB 26
848,355 848,355 00000000000000000000c63463bfa68d3d1bd65f54107cd8ba7e1c76644b8dbd 2,955 1.00/1.00 vMB 21
848,354 848,354 00000000000000000000b066d1df49365aa6ac2279f9b4472a69aff5df75d985 3,276 1.00/1.00 vMB 24
848,353 848,353 0000000000000000000032b1df0bca790294a18e237bd8a8fd996e466b4310bf 4,700 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.38 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: 664.32 GB
    • Received: 14.96 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.