Loading Tool

Explorer IconExplorer

Memory Pool

42,555 transactions
26.94 vMB
0.06105499 BTC
Random Selection Loading Transactions
Max Size: 141.52/200 MB

Candidate Block

Mining Attempt e94dbff127a8af39b788c984b45bc7c02064a2a578a350450ed09769fd4e874f
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root f7a3b3be56354997278073e28b812c2f11f00679a65f80e08a923cb3232f6729
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,927
Size: 1.00 vMB
Total Fees: 0.01098553 BTC
Feerates: 103.41 > 1.10 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (358,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,632 556,632 000000000000000000116953ac328c5e602546c5e57c37ce8525876e715151e3 3,282 1.00/1.00 vMB 18
556,631 556,631 000000000000000000140c9ae54361b530f200c150f14fb639497430fd63f525 567 0.23/1.00 vMB 8
556,630 556,630 0000000000000000000600248a0b56accfa3f44cb91763726686ecbbd9d61dc5 1,778 0.74/1.00 vMB 11
556,629 556,629 0000000000000000002a7510c3b88ef77b67d245775ab6c0512ad26fcdad6689 135 0.04/1.00 vMB 11
556,628 556,628 0000000000000000000d4d1800c513bc4fed53d8a3d118489a81fc6d6fad5213 983 0.71/1.00 vMB 3
556,627 556,627 0000000000000000000df66efa630b815cfe3317193e5e41d55d13e714d02e8f 2,907 1.00/1.00 vMB 23
556,626 556,626 0000000000000000001a732b22dfdbbecaa4ddf9ed3753019772c96aa6485b05 2,110 0.92/1.00 vMB 10
556,625 556,625 0000000000000000000bd5326cd36c24e4fcb60f86728617f59876cc00fce2f5 1,478 0.71/1.00 vMB 10
556,624 556,624 00000000000000000022995b74caebee598f4f04c74e2af9aa8c1830095bacf7 1,423 0.60/1.00 vMB 9
556,623 556,623 000000000000000000011dd3300562c41887698900d3936a31cd42c235a0a056 923 0.38/1.00 vMB 7
556,622 556,622 0000000000000000001df51c76d8558bffb1561e365471116a2b9e22a3c896e3 1,920 1.00/1.00 vMB 7
556,621 556,621 00000000000000000009093d1721f39b1d3eb87c73fdae637247143612edfdea 3,169 1.00/1.00 vMB 10
556,620 556,620 0000000000000000001d537377b33d0b2e9159c23b5c57be4b89923eae2da725 376 0.15/1.00 vMB 10
556,619 556,619 0000000000000000001ba9be0e4b72618a263e8d57967a1734a8b5db18cb16a3 734 0.28/1.00 vMB 9
556,618 556,618 00000000000000000023cfe6f2ce950238f84947e5076269bb5b16a85f88d26c 940 0.36/1.00 vMB 6
556,617 556,617 000000000000000000218646809cf477a0be1f2fd26f28425e1ce37303a79837 1,557 0.61/1.00 vMB 7
556,616 556,616 000000000000000000211460c65b806427b0cfad4ffb7c4320e78ce7c0b837dc 590 0.20/1.00 vMB 7
556,615 556,615 0000000000000000000df5b9b5d6104ad2ea8acbfde94bbb148eeeef9d7d23e6 1,543 0.61/1.00 vMB 6
556,614 556,614 000000000000000000271dbd6a81cb92ebfb7a9c85e961ce3b3215293cf52063 2,074 0.83/1.00 vMB 7
556,613 556,613 00000000000000000018f159e8eb0523adcb4505837208bcabd5b2727a1e7a92 1,917 0.96/1.00 vMB 14
556,612 556,612 000000000000000000030b6ac51d6f258e1c770147d026272006e104e9cfd490 2,884 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.