Loading Tool

Explorer IconExplorer

Memory Pool

86,405 transactions
32.81 vMB
0.13112854 BTC
Random Selection Loading Transactions
Max Size: 198.33/200 MB

Candidate Block

Mining Attempt 6164121a2527be56a08de983d40c6be4b8cb914ce78ca86c49aace733c86cb37
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root e56c4978d613d769f871516c4d574f52430c8daf13754e946144b603f89f6d77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.04838767 BTC
Feerates: 641.71 > 4.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (573,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,513 341,513 000000000000000004e2abb9550403fcf6b8db5a66ebb149005cc469b5c0f3d8 724 0.53/1.00 vMB 19
341,512 341,512 00000000000000000aed1422e2e60bf5f25004218770de6684f43921492b066c 284 0.20/1.00 vMB 13
341,511 341,511 000000000000000003922860feba111549fd747e14e552cabad5c3aba9221721 770 0.74/1.00 vMB 18
341,510 341,510 000000000000000012990af7db7a62f5a859fdc9d04f72d3f0511620c2c3b261 741 0.75/1.00 vMB 15
341,509 341,509 000000000000000008daa43587974f9d40584aeb4494bdc1a1ac911ea4a91cfa 1,351 0.35/1.00 vMB 48
341,508 341,508 00000000000000000d2c26dd4997fbf70b1414f27fca147f1cf03a23bc4f7bbd 450 0.34/1.00 vMB 20
341,507 341,507 00000000000000000fb51ddd78c06fb7e52c8361fcacd6e8e9a3215e512285d2 505 0.31/1.00 vMB 24
341,506 341,506 000000000000000011eef390b360b5e150fc94a77dc8f3c302b45e864c0100ab 260 0.22/1.00 vMB 11
341,505 341,505 00000000000000001761891a538ccf8b688ab531df61bf893075a358e9469be4 735 1.00/1.00 vMB 16
341,504 341,504 000000000000000017dd44aff82526003ae4677668063af22b2d4b7828d8818d 1,903 0.75/1.00 vMB 32
341,503 341,503 000000000000000018e7a8d96b898893791fd7efcf452e4e6cd76e5b5426a99f 275 0.22/1.00 vMB 16
341,502 341,502 000000000000000008e5468bc0573a415acb94cfbdce98f741975df4b65ee8a4 464 0.37/1.00 vMB 20
341,501 341,501 000000000000000008c203b3594f003e8ea599a4fc37903cc627b66cbb1afd97 287 0.20/1.00 vMB 19
341,500 341,500 00000000000000000ba48080da8c7b8f3bab64ad2f6460ca8cd56f7d1f83acee 675 0.35/1.00 vMB 29
341,499 341,499 0000000000000000046e4dd5375ec5f0d6160f3a8cba250e20974e429b9eafe5 1,050 0.53/1.00 vMB 27
341,498 341,498 00000000000000000db559d6e856200f13ea59c3f8ac9e8fef0a1047c670de3b 390 0.20/1.00 vMB 21
341,497 341,497 00000000000000001066f235d5cfc598b5444ad2ef24fcdb92f32fd76b24440e 704 0.39/1.00 vMB 20
341,496 341,496 0000000000000000016472490399d7d6038f21f19fc0db69c79fe53cfae3d23a 569 0.28/1.00 vMB 26
341,495 341,495 0000000000000000061eba62b7d889f777aaba893b9e544121611e62d922c07b 969 0.44/1.00 vMB 26
341,494 341,494 0000000000000000102729864c4e656bb51e089a3299e69fa894f0971d218b4c 1,410 0.72/1.00 vMB 26
341,493 341,493 00000000000000000b8f0409491a8ecd4cfff8e1c684e73cf9bdc378d3fd70ad 274 0.18/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.75 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: 708.81 GB
    • Received: 16.78 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.