Loading Tool

Explorer IconExplorer

Memory Pool

79,159 transactions
29.98 vMB
0.07582593 BTC
Random Selection Loading Transactions
Max Size: 183.21/200 MB

Candidate Block

Mining Attempt b2340f09a5226f965f1a841ebb0f0190111b2581dd3ae344f69b1e4602314506
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 7aa8e664964cd26c1fbb5a6ea22c8a39807c4ff25198aa589c371ffff68f5aa5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,329
Size: 1.00 vMB
Total Fees: 0.00923294 BTC
Feerates: 40.21 > 0.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (72,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
842,951 842,951 00000000000000000000d2a813817dcd5a40bb276fdc1565a06ab46aca94bfea 4,120 1.00/1.00 vMB 22
842,950 842,950 000000000000000000016d62b086017d872d6034587ba6985c84236d1a169583 6,235 1.00/1.00 vMB 23
842,949 842,949 00000000000000000001d2c85f7d0fd6ec1ec92e55a6c57aed0ea78cdbe82416 6,542 1.00/1.00 vMB 25
842,948 842,948 000000000000000000018043cda3e309b2016242a3cd288729494d4621d341cd 7,066 1.00/1.00 vMB 24
842,947 842,947 00000000000000000001514ac64599f0c556dcfff1090f963c7f94e48dac5cf5 5,294 1.00/1.00 vMB 28
842,946 842,946 000000000000000000011436966754cac4147de439bd382088486e2654375683 7,267 1.00/1.00 vMB 24
842,945 842,945 00000000000000000002a41cbc0c2221594b5abe97a1d101feb1caf91ab1aae7 7,169 1.00/1.00 vMB 25
842,944 842,944 00000000000000000001a59b2fce3fe44b6c8e41adf3ea9d3ed66aea637c3517 7,409 1.00/1.00 vMB 23
842,943 842,943 00000000000000000003264107ab99ec30013e88cfa2e2bb5e09738cb246dced 6,641 1.00/1.00 vMB 25
842,942 842,942 000000000000000000031fb301d81da8761745337f5ffa50f231cb6a93d487cf 6,638 1.00/1.00 vMB 25
842,941 842,941 0000000000000000000345e0a29b099c503df46a52542deba5d210b9fb9b2ad3 7,428 1.00/1.00 vMB 24
842,940 842,940 0000000000000000000064970d16dd3c5dc6118b74c54c2c94a8f1efc3180b6a 4,954 1.00/1.00 vMB 29
842,939 842,939 00000000000000000002ded91737937a3d2bf15f897e03ade8ae935c1a2bf651 6,735 1.00/1.00 vMB 23
842,938 842,938 00000000000000000001d945209f7ed96d1d4c70784114493e959c0ff27ef9fd 6,023 1.00/1.00 vMB 26
842,937 842,937 00000000000000000001f8d2ec19e7eeb789ddb869bbd6fbb050d9e8a4b6f631 3,900 1.00/1.00 vMB 28
842,936 842,936 000000000000000000000f46b6b904a39cc7715caecde26c1256b99b1c8d06f9 2,800 1.00/1.00 vMB 40
842,935 842,935 00000000000000000003616279ac7ed572427cc222854df3e7ef6c74265b915b 6,247 1.00/1.00 vMB 26
842,934 842,934 0000000000000000000275a436e315facfedbe17a284c489addff406fe5d2c0a 6,576 1.00/1.00 vMB 23
842,933 842,933 00000000000000000000116018efdef3881b5c088764a56007dfda3f284850f7 5,352 1.00/1.00 vMB 24
842,932 842,932 00000000000000000001e1494671b099bba9ee6debc7a1d910efeae728b8178e 2,450 1.00/1.00 vMB 26
842,931 842,931 00000000000000000000e3e4446878ebc3b8f62a59b92ba745c7c3ba69024e2c 7,136 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.