Loading Tool

Explorer IconExplorer

Memory Pool

43,656 transactions
26.26 vMB
0.05217188 BTC
Random Selection Loading Transactions
Max Size: 138.50/200 MB

Candidate Block

Mining Attempt 56b04a5284903439754a81602a6ca0e43dd2a0c159d554ddc916312f04c3b0b9
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root 2dbb0b2c81b9c63e786085c31b5c2032b9db8f669e1ec3397bb180e082bb654a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,337
Size: 1.00 vMB
Total Fees: 0.00428645 BTC
Feerates: 40.21 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (589,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,528 325,528 0000000000000000082bd37984ed2fa261a2209b255febfc92d23444231f38c0 532 0.26/1.00 vMB 35
325,527 325,527 000000000000000013ba7e05c918d2301c0009a78528292fb5c4c65439a9119d 293 0.17/1.00 vMB 28
325,526 325,526 00000000000000000a4c93ef075fec1babe641574373cfe6830b9238606b7bc9 647 0.32/1.00 vMB 28
325,525 325,525 000000000000000013c04519e3b53035bdf2ac7f62dbe44fdbbe5c87fc80d2b6 745 0.36/1.00 vMB 27
325,524 325,524 00000000000000000710ffdf4ebbbe7bc010503600f0919cd5b0dccd9e43b4be 493 0.33/1.00 vMB 22
325,523 325,523 000000000000000009e67fe5ab6907b609eecf168bfcde7d7bd424c1951d1f79 10 0.00/1.00 vMB 37
325,522 325,522 00000000000000001557c0e6e515e83b72c1a1854e9699a08c6674e45e396e40 343 0.23/1.00 vMB 25
325,521 325,521 0000000000000000152d11115e73fdfe89299240b38bf26a148a4caff1ab6535 71 0.05/1.00 vMB 25
325,520 325,520 00000000000000000efb04c84df0cf79433c2bcbcb45e0cbb98db6d062c33c87 23 0.01/1.00 vMB 7
325,519 325,519 00000000000000001b716331be5a408ba06debeaaa0dcfc35d6731a19ee05db7 137 0.06/1.00 vMB 35
325,518 325,518 00000000000000001eed02d60a282f9aa956448aae39d95c9a33d23b000301c7 115 0.09/1.00 vMB 22
325,517 325,517 00000000000000001c496e7a93204f26048b011361648c9c8dd6ca93dc5fd131 31 0.02/1.00 vMB 24
325,516 325,516 0000000000000000187df31333e655f120c4b4701947e36b449d469e85d027b2 249 0.33/1.00 vMB 13
325,515 325,515 00000000000000000cc012f16afac108d540d3158007fc10a8f57df9c995f15a 18 0.01/1.00 vMB 23
325,514 325,514 00000000000000001d504fda326a35d0277f26d3cc0cde2521f8c476ac06a09f 463 0.25/1.00 vMB 28
325,513 325,513 0000000000000000059e9b86385ed1fa0341c898d9f70263785bd53113f62624 528 0.24/1.00 vMB 35
325,512 325,512 0000000000000000157cf97f648ccb00ffb3836b0ed8706903e9c742432f8fb6 260 0.25/1.00 vMB 20
325,511 325,511 000000000000000014575dd30b9b6c4b64e4285ffb12fdf5ba2920fce5c33b48 383 0.20/1.00 vMB 31
325,510 325,510 000000000000000001a5c45e85489f7a1e40564a86089c97dd63e978ddea0fac 562 0.29/1.00 vMB 29
325,509 325,509 0000000000000000165a6fa0f0cb13a2d201ee469765c785f400402a5fc00940 507 0.31/1.00 vMB 28
325,508 325,508 0000000000000000189bd519eb62bc3d0275a859822412de61834c0332847762 482 0.36/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 646.11 GB
    • Received: 12.81 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.