Loading Tool

Explorer IconExplorer

Memory Pool

86,295 transactions
33.10 vMB
0.14018172 BTC
Random Selection Loading Transactions
Max Size: 196.86/200 MB

Candidate Block

Mining Attempt 1de8bd770792fb9d8ac27d7db1dc664518376d7a0484cf3bcee840b3b1f87c0c
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 98dc33da8dc24ca066ffeaba74ddde6fd3030d2524f5c4f1c7111a9225563478
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,804
Size: 1.00 vMB
Total Fees: 0.06478911 BTC
Feerates: 387.56 > 6.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (559,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,530 355,530 00000000000000000a966a7d30f34336bb36e7582903ae4d218b6ab2e56bad21 1,219 0.72/1.00 vMB 25
355,529 355,529 0000000000000000156a2bb527074442a90d8e82946d3fddd5680e5490957e8a 303 0.73/1.00 vMB 6
355,528 355,528 00000000000000000f57616c02ada490e61a0598a1f3909b41a138abae28e98d 795 0.70/1.00 vMB 15
355,527 355,527 000000000000000010248c3117941754cb23bff65f05dc493f75dcf5056d0955 474 0.73/1.00 vMB 9
355,526 355,526 00000000000000000790c01404d316e7ca76f801d8e972b643867793f1bf7ff6 963 0.74/1.00 vMB 24
355,525 355,525 00000000000000000de6926c80141b69e9a42025ac64b1513e138b8c69ca8df5 1,057 0.71/1.00 vMB 21
355,524 355,524 000000000000000002555371ee55fbe362f273b729c4fb0b3b6ce820baec2544 1,683 1.00/1.00 vMB 25
355,523 355,523 000000000000000016fb3b0b285a33b956292bac174caa02b0c312bb53f61eff 1,411 0.75/1.00 vMB 22
355,522 355,522 00000000000000000d3fe693b64c58d903c70aa1e23c08e5745d0b546f13c66f 1,368 1.00/1.00 vMB 24
355,521 355,521 000000000000000008ab570b6659fceb3fb7442f6316945d466e3c944959277a 1,576 0.75/1.00 vMB 30
355,520 355,520 00000000000000000fe167f811c84834e0d3827f7e30727e8b8f5f35d9afbe1c 1,024 0.32/1.00 vMB 48
355,519 355,519 0000000000000000002f924406b43b83a243f86acd840a4bcca106655141074e 1,444 0.75/1.00 vMB 28
355,518 355,518 0000000000000000080f1cc68fe7ed2333f1be5564b29ad50f78c221186bc029 274 0.13/1.00 vMB 23
355,517 355,517 00000000000000001363af3bcdb86fe614853e45edd677fbd7469e54b9a7fae5 356 0.25/1.00 vMB 20
355,516 355,516 000000000000000012b294ef5f7bcb3939fb8d937ba7e710087fedf4ddc4ba7c 443 0.20/1.00 vMB 27
355,515 355,515 000000000000000001fec3db8374bc2eb2e94a891f1c9e5557ccc61e113a7b35 379 0.19/1.00 vMB 20
355,514 355,514 00000000000000000fd72f8e3d2bee3612cfa61a307236da66a39c8ac556da0f 996 0.46/1.00 vMB 31
355,513 355,513 000000000000000016026572c47d9bff8e903e919f2cf9adf5dcf68abbabcb20 89 0.08/1.00 vMB 13
355,512 355,512 00000000000000000c783bf032dd794072002f72044b435520a8a4732987acd2 486 0.25/1.00 vMB 24
355,511 355,511 000000000000000003dab6ea231f1e35f951cabceff1f5a1870327deb784ee05 367 0.19/1.00 vMB 27
355,510 355,510 00000000000000000767e4936887d78037e5a51aa4a29b98a8eee6a833863ab7 652 0.29/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: 659.41 GB
    • Received: 14.60 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.