Loading Tool

Explorer IconExplorer

Memory Pool

89,323 transactions
33.07 vMB
0.21013670 BTC
Random Selection Loading Transactions
Max Size: 199.87/200 MB

Candidate Block

Mining Attempt 87f150b840a1194c9893084c871d6f7597a76c31e2835fa2d80d9eb8621251de
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root ef82e0751cfd5bf5e8be0925af7480d0358cb8ccb990d6d19803237257cb9696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.09437699 BTC
Feerates: 387.56 > 9.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (596,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,761 318,761 0000000000000000033bfa80449d9814c8af81168433facc33063a31021b0f3f 1,114 0.50/1.00 vMB 34
318,760 318,760 000000000000000010f77f475aa8fc7615f28b1b7a01ff28b0154dd462252948 76 0.03/1.00 vMB 35
318,759 318,759 000000000000000024c2aceba3126901c673df64a2a74f52a60d10456f9a60ab 915 0.60/1.00 vMB 23
318,758 318,758 00000000000000001d6287013e22c5ed987a063509929bffe8f299c8b9ad8e8b 84 0.04/1.00 vMB 28
318,757 318,757 0000000000000000097ee72bdd7678bdceb3ace4db9571e26531ef62fe861c6a 611 0.38/1.00 vMB 25
318,756 318,756 00000000000000001daebd477082985c156895a7bc0a6b27ac0d38caabc8a5f4 298 0.15/1.00 vMB 25
318,755 318,755 000000000000000000182490b8ce4351f7785818ab7449b8406f9961abeb8a14 552 0.32/1.00 vMB 28
318,754 318,754 0000000000000000023ded1e2ea4a00571dbd71a43c5e86bd175a49d9ecbefe9 232 0.16/1.00 vMB 25
318,753 318,753 0000000000000000256f8ac9a324b18bd6c67cce764dc253d3748ad8063452b2 324 0.26/1.00 vMB 18
318,752 318,752 000000000000000004b951f7f2071e31aa70d62dc7c4cf8570ae4bd278d652cc 143 0.13/1.00 vMB 16
318,751 318,751 0000000000000000256f3e34dae0bd6afe052dfbea223faa6eaec64d254e65ae 213 0.13/1.00 vMB 23
318,750 318,750 0000000000000000090bc3812488bb556718722289d713cf676f32f77aa4bb2e 128 0.04/1.00 vMB 44
318,749 318,749 00000000000000001908b7926c114d1b918ad4e3b0c656b8dd931cc731ddca13 23 0.01/1.00 vMB 41
318,748 318,748 00000000000000000fb14431a1b8fd433b6deab623cac57ceeba046673894c2f 627 0.33/1.00 vMB 28
318,747 318,747 00000000000000001fd2a4dc51a5f50b73114e53882be5f2d6e1a47111a7cd7d 1,061 0.67/1.00 vMB 24
318,746 318,746 000000000000000014cc3526c814788067f1cec628541b158b84c816fbdeb01c 673 0.25/1.00 vMB 51
318,745 318,745 00000000000000002267b0bdf5694a73659bd5313c39531929276ed317bd6139 140 0.12/1.00 vMB 16
318,744 318,744 00000000000000001c0a012720a2ac2ad7413bd838f5d539efa19a33d7023e53 251 0.17/1.00 vMB 22
318,743 318,743 00000000000000001d2f1a16ba0de9c1206d4fbd4a6a2b19ae01e6f9d28ffe04 188 0.09/1.00 vMB 38
318,742 318,742 0000000000000000112651578bd066b060fd235ad7d0327cd8f91bc24e3bc2f6 140 0.10/1.00 vMB 14
318,741 318,741 00000000000000000423277770c9db9d06feccfc9d0c005aefd670bf5d582957 476 0.22/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.