Loading Tool

Explorer IconExplorer

Memory Pool

14,327 transactions
7.45 vMB
0.03987542 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.35/200 MB

Candidate Block

Mining Attempt 15334b11408133cb2bfc07fce1b8b4e191e676c938162578a94c1fc672115d17
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 2fe8a66984b295de4e30c261d77e9192581e1544a87b252c32cabfd4a6f286f0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,447
Size: 1.00 vMB
Total Fees: 0.02477384 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (645,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,471 267,471 0000000000000008d02c8f602e3fc209a9a41a657dcb158bfdbc3f87fbb1bb3d 133 0.05 vMB 47
267,470 267,470 0000000000000004527cdab5d5258892bf4049a5678cb1c4d0b4b1a7c4bcd913 10 0.00 vMB 67
267,469 267,469 0000000000000000e089ceb86b4c652e5d1730af80e13a035c714eaea440023a 45 0.02 vMB 29
267,468 267,468 0000000000000002d6cfb2b1eabb870084aae2bf38c3052f3830944569902bfc 252 0.16 vMB 5,999
267,467 267,467 0000000000000007fddb284d396f77755da9f85fd119d3f227b3cbf5978bed61 44 0.02 vMB 45
267,466 267,466 000000000000000274e0dd8199c2a706143c99ec58bdc12093ffc75ca56e8484 75 0.05 vMB 36
267,465 267,465 0000000000000001b0b6d9edfae5faa0d04682269986fe5ced2a1e724f72bfd8 8 0.00 vMB 39
267,464 267,464 00000000000000070abcebede98f38e2dfc3011cb09a83f58ec8a2c14338bc43 88 0.04 vMB 48
267,463 267,463 000000000000000ae9880b3f3b5baeac8b854c0de337849b0db52853a5c832c7 95 0.04 vMB 43
267,462 267,462 00000000000000037befeeca26152b57e79affd1759a7176f7245190abb17a67 16 0.01 vMB 43
267,461 267,461 0000000000000001295151ec23eef8ea059d6d0d9543e23e5fc6d2a6df759933 112 0.05 vMB 43
267,460 267,460 0000000000000005840b7507988a92bcf68a5b18e60d84da2ec244da0e7d4949 124 0.11 vMB 48
267,459 267,459 00000000000000054d06c9772227f6b255b64675944bae15f4016d70c0be3b2e 258 0.08 vMB 152
267,458 267,458 000000000000000144c528c953f2fd3ca7ab5d8535c281fbe086ae2deb93bfa1 188 0.08 vMB 44
267,457 267,457 000000000000000938526303fba7a1f640b5904020d837384704d3fa0c6023bf 143 0.07 vMB 47
267,456 267,456 00000000000000010169da23d7641b13b788aeada6ce28339483849b43f4b808 247 0.12 vMB 54
267,455 267,455 00000000000000066a9a4963cddb08a825413a370f69f3ea82b78d411f69ee53 162 0.08 vMB 41
267,454 267,454 000000000000000844f0e04456d7f326aea3fda844835aa40f1d1c05f0c11f54 149 0.06 vMB 62
267,453 267,453 000000000000000a61104c679a4d6c8f2d3ff759636b20f1a27fadd26b219cf0 388 0.21 vMB 82
267,452 267,452 000000000000000a93664072ce9e627a265e7359220d419fb0c376cc2713efac 108 0.06 vMB 88
267,451 267,451 00000000000000035e0268344ff379f0dab41cf22ab65484002edaa19960ade9 117 0.09 vMB 47
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 228.95 GB
    • Received: 0.87 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.