Loading Tool

Explorer IconExplorer

Memory Pool

79,721 transactions
30.15 vMB
0.08238449 BTC
Random Selection Loading Transactions
Max Size: 183.93/200 MB

Candidate Block

Mining Attempt 4d57379ee726fcfdb15cf380565b814603c9817519256a502c228a32d3809e04
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 595282eaa9ce23af13acdd484dc3887a1fb1dbc6e7d72f191bb6536bca024698
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,066
Size: 1.00 vMB
Total Fees: 0.01518355 BTC
Feerates: 200.89 > 1.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (26,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
888,484 888,484 000000000000000000005ef3f29001ffe58bea5f723aba25b4bc9fa4ffe657e8 4,108 1.00/1.00 vMB 1
888,483 888,483 0000000000000000000205059e764bde616327bd2ef59f613a99f30ea998bc68 960 1.00/1.00 vMB 1
888,482 888,482 0000000000000000000227b7709beb2297dc8a3253f6c3ee1751e99105d32638 1,410 1.00/1.00 vMB 2
888,481 888,481 000000000000000000001c1cc1453fe8d24d46ae536a91acc6c2ca2a01dbfa96 3,449 1.00/1.00 vMB 1
888,480 888,480 0000000000000000000057205807d86f9c7baaae6af55eca18a5310753cb444e 3,162 1.00/1.00 vMB 2
888,479 888,479 000000000000000000021d532867613da66b9b7858cb4c13027e72d266e01278 3,806 1.00/1.00 vMB 4
888,478 888,478 00000000000000000002604353267210ee6a0fe59a24cd0e6f96f3c87e62cd31 3,304 1.00/1.00 vMB 5
888,477 888,477 00000000000000000001f21f2f119b387c09642bb411224ab1553855e75f7043 3,742 1.00/1.00 vMB 6
888,476 888,476 000000000000000000015f8324499ab51420dfb05a16fda5c98fe03fc1f0a38b 2,785 1.00/1.00 vMB 1
888,475 888,475 0000000000000000000053bbaed8045ec8a4811bdcaad365624f5bbd57eef6fe 3,747 1.00/1.00 vMB 3
888,474 888,474 0000000000000000000050af9f3e367620a434fc86c7fbd5b0d9c42bef6649bd 3,208 1.00/1.00 vMB 2
888,473 888,473 000000000000000000023fa87ab8d2ad9f50a2596f7310086da858b32fe788dc 3,574 1.00/1.00 vMB 1
888,472 888,472 000000000000000000027ea654b004023a1c2dfc117b3e33dc6906a7fd171fe2 3,705 1.00/1.00 vMB 3
888,471 888,471 000000000000000000019de9405d53accb30fdf2ed544d027cebffe0b3909621 4,178 1.00/1.00 vMB 1
888,470 888,470 000000000000000000001870fb8dce6964a183e89995ebd4f5dba887ef4d0092 2,693 1.00/1.00 vMB 2
888,469 888,469 000000000000000000009d491f536531266a414eb9f9ddb45baadbf5bec24215 2,682 1.00/1.00 vMB 4
888,468 888,468 000000000000000000014496c4cedf0e53a1d6c74b1a6a7166698de0ac5c9d17 1,365 1.00/1.00 vMB 1
888,467 888,467 00000000000000000001ef6e701b4c632fb92f53dee4e86a3e5ba7311ef5e8f5 4,499 1.00/1.00 vMB 1
888,466 888,466 0000000000000000000126facb01cc5eb83f763f455d31480f5dbdee24d05005 4,810 1.00/1.00 vMB 1
888,465 888,465 000000000000000000002a1f85890c32bb41e74b58f29d9a80b609311b749cf3 2,758 1.00/1.00 vMB 1
888,464 888,464 000000000000000000001db8d5046f78af06a941361862d637ef7c066d7a62c6 2,496 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.05 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.58 GB
    • Received: 18.20 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.