Loading Tool

Explorer IconExplorer

Memory Pool

77,478 transactions
28.85 vMB
0.06464678 BTC
Random Selection Loading Transactions
Max Size: 172.85/200 MB

Candidate Block

Mining Attempt 0080e283a55e49f35f5da4d6907a46be4b9cfe654733f1dc550e45ff9f0f07ca
Version 20000000
Previous Block 00000000000000000001795ad38e6a486d36a6de3a6604bb5c4b74da8b0718e9
Merkle Root 47843e91d119c1cd6c39e0dfe57c57a89cc29a7d17b8528990a0a15b0dbdefd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,992
Size: 1.00 vMB
Total Fees: 0.00649844 BTC
Feerates: 100.37 > 0.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,065 (518,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,627 396,627 000000000000000003acc52bb8fdb81529090eabe54c6c89c3b65069dbe55959 696 0.41/1.00 vMB 37
396,626 396,626 00000000000000000497f414b591e9e94df6ef6e5564dde2b20233ff76ae1267 388 0.28/1.00 vMB 36
396,625 396,625 000000000000000001abc34c21bcc34a10d32de30c94afef5b05296e8d72e2d0 454 1.00/1.00 vMB 7
396,624 396,624 0000000000000000088912fb8b8a872acbba4e22555ac8ce527e61d859bfafb9 561 0.39/1.00 vMB 23
396,623 396,623 000000000000000007dd56ace6728e341125f97fa1e70a55d1fa32205f3e74d9 1,149 0.45/1.00 vMB 41
396,622 396,622 00000000000000000507fc5479eb22424fdda2ea02fc46f9c4842377f0410278 1,749 0.99/1.00 vMB 31
396,621 396,621 000000000000000000fc84d60a2c7d9f65df85ae37f2e6cf06c82a529b0cc4ff 319 0.26/1.00 vMB 23
396,620 396,620 000000000000000005da1363e92b0936648bcceb55548ca729940b7145976b38 889 0.49/1.00 vMB 40
396,619 396,619 000000000000000003e2f35fd6766751d2b63210fe2e06835846700a82ee12f2 1,249 0.63/1.00 vMB 38
396,618 396,618 00000000000000000495657d7d193faec515b85bdc1a15d1a00311429fc57c65 1,615 0.83/1.00 vMB 36
396,617 396,617 0000000000000000004efaf96c22af273e3871b30a43951a5e6b2be81a86e6d0 647 0.42/1.00 vMB 28
396,616 396,616 000000000000000000d61b6fcd71e92d7b2e4e95f76f5795bee1ac79195f1976 1 0.00/1.00 vMB 0
396,615 396,615 00000000000000000671a8154f5adb353fa6e7eb6770c5162b83e397fda08886 1,751 0.80/1.00 vMB 43
396,614 396,614 000000000000000002336760477c2a2a4e02b4a1703735f4a4001aed1bc8d3d5 524 0.26/1.00 vMB 36
396,613 396,613 0000000000000000089340ea37c90fcb39e58c55a8bec24bb3f511a27d7a768e 458 0.25/1.00 vMB 34
396,612 396,612 0000000000000000058170336803d8637beb50680c5e705764e098a2e3424585 184 0.53/1.00 vMB 12
396,611 396,611 0000000000000000069bd35344391b46929bf5d7485566a163682196877aeffa 688 0.32/1.00 vMB 42
396,610 396,610 000000000000000001ccf61a5b89e26a355fef5fea189717a230f5ab7e2750af 1,126 0.73/1.00 vMB 23
396,609 396,609 0000000000000000071ec1fee3cb04c7204740dcd0be53f167622643418c0dbe 470 0.34/1.00 vMB 21
396,608 396,608 000000000000000000e06c4b6d3add985f57946b5b5f5977ab1f720fef4837ac 1,831 0.93/1.00 vMB 49
396,607 396,607 000000000000000006fa232a96560858665e12f53a4c975a02080f429c3ca754 31 0.05/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.51 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: 668.48 GB
    • Received: 15.53 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.