Loading Tool

Explorer IconExplorer

Memory Pool

27,627 transactions
13.01 vMB
0.08298559 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 73.50/200 MB

Candidate Block

Mining Attempt 00450104fe8b23b3434b52c23ef54e959a993a27978c430cc5dfb3545e3fe54b
Version 20000000
Previous Block 000000000000000000001d4734e2c5f1dcc81108a51a8e59880fba80c9423cd2
Merkle Root db17d042539cef4915f1cf2836538282ba95fc6237fca9c11c14b549d548d3bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,793
Size: 0.99799675 1.00 vMB
Total Fees: 0.04993409 BTC
Feerates: 502.67 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,696 (654,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,454 259,454 000000000000001e6bf2006db7a9018baf3adec5bdf95a7560e7b98d49d5a574 288 0.13/1.00 vMB 109
259,453 259,453 0000000000000018624ba9fc1f722ce39fd907bb375f7e62794df15484c619d5 520 0.18/1.00 vMB 147
259,452 259,452 000000000000002403508e6fed146eb4ffc2e8d8f8049ac06e4a88c889047f51 104 0.04/1.00 vMB 102
259,451 259,451 000000000000001c288cef094f82868fa9c4fde966bbd4d4187fbd6397ca17ab 527 0.20/1.00 vMB 120
259,450 259,450 000000000000000d4132cafe3c7402db4e2a4bd1c4a48013cc4f33806360d9a7 74 0.04/1.00 vMB 94
259,449 259,449 0000000000000014ff4f10b91504fa329d07606f16378c1f8392aa8d4a047e1e 135 0.05/1.00 vMB 132
259,448 259,448 00000000000000246dc7e536c18ae1ca9d4025ea397d3b182cc26da0aa0f90e0 206 0.11/1.00 vMB 85
259,447 259,447 0000000000000001c3dccc42e22ae3c542b9060d16c3b87f34db12a9d31f835a 204 0.10/1.00 vMB 95
259,446 259,446 000000000000000ef3506773244690208f9c59bc14099145819d5c7e9bda1307 841 0.31/1.00 vMB 140
259,445 259,445 000000000000001662c07ea903091c6d2f73093381d1eed7c62e49fa6aa02935 173 0.06/1.00 vMB 126
259,444 259,444 000000000000002436d730474dae4335e3b4ac76c779ca4e546888f18be9ec3a 3 0.00/1.00 vMB 96
259,443 259,443 00000000000000083cdd8b0cdde216e9e135cdec6f6f47dda84cbf8983fc3e57 48 0.02/1.00 vMB 75
259,442 259,442 000000000000001d656c19328ba6844ca776a4300353139d9a2010062f9e8da3 219 0.09/1.00 vMB 92
259,441 259,441 0000000000000003b69b17dbe8e8f618b4fa992a5b92d433801b5f986e388ed8 512 0.23/1.00 vMB 114
259,440 259,440 000000000000001f5fad996a2d26c3f504db04cc4dc2b8bba2fe10362981a06c 554 0.32/1.00 vMB 59
259,439 259,439 0000000000000011690c8b8e34d07f855832ae7a6508c3503fc995dc46b37de8 668 0.25/1.00 vMB 161
259,438 259,438 000000000000002319da913344a1ec7022ef071a66ef402dc0511f1a61d84e2a 96 0.03/1.00 vMB 148
259,437 259,437 0000000000000017cbf7bc12df249ed0a75275f820072d3d5f8ce72e86ed14f8 130 0.06/1.00 vMB 95
259,436 259,436 0000000000000017066d2375fa5a96c37df212a513c1afc9d0d4f86d1f9d8610 523 0.20/1.00 vMB 120
259,435 259,435 0000000000000011c448f97b2693988adf6ab9e3f7ba33674fa3b2ddc7dd9a26 176 0.06/1.00 vMB 104
259,434 259,434 000000000000000c0fc80aa869e4bd9cc80fb70628f902f609f251a0b465a5ed 379 0.16/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 780.08 GB

Node Details:

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