Loading Tool

Explorer IconExplorer

Memory Pool

78,018 transactions
29.28 vMB
0.06330577 BTC
Random Selection Loading Transactions
Max Size: 175.98/200 MB

Candidate Block

Mining Attempt 26316941446ea0270a3e9057ad752dcde5318051fe1e5fe6912f7a80675932da
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root da4efb62d718bf1bfe96c269514a857666681d08ed160340dcbb5f805b594ee8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,888
Size: 1.00 vMB
Total Fees: 0.00406237 BTC
Feerates: 21.09 > 0.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (287,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
627,317 627,317 000000000000000000000a2bf9d182687229fcc37accfc3074851e29d3da447c 2,870 1.00/1.00 vMB 54
627,316 627,316 00000000000000000003fb384efbb7cd5ad43d0cc8d6afc569f0faa0b21f0bfc 2,674 1.00/1.00 vMB 38
627,315 627,315 0000000000000000000fe1ab5fc3f2923e85df712d54c971419b82c2d407fba2 2,601 1.00/1.00 vMB 31
627,314 627,314 00000000000000000001e8be4c7d3254cc3ab08302c7e410d5922bcb0ff895aa 2,642 1.00/1.00 vMB 32
627,313 627,313 0000000000000000000dc6c32c406bdb85e52f2f6c007362018022bdd2ee51d0 3,039 1.00/1.00 vMB 47
627,312 627,312 000000000000000000082cb7bf43b279d69f29a5f1a4007b26b4cb3b80eb221d 2,927 1.00/1.00 vMB 36
627,311 627,311 0000000000000000000b3c9ec1cfb70f45079e06f3ed6e0546d16cc5fb9805f1 2,904 1.00/1.00 vMB 43
627,310 627,310 0000000000000000000e19280a3918a4e3d8d5f29bd4a0d8d3af6761132eea57 2,633 1.00/1.00 vMB 11
627,309 627,309 0000000000000000000f362b78f4a4e081cea05ce22c9c7d03185b5b5e60aae5 2,330 1.00/1.00 vMB 15
627,308 627,308 0000000000000000000630193668f4b68f8cdeeb3ef9ea1a30bd46c55f554ac4 2,793 1.00/1.00 vMB 21
627,307 627,307 00000000000000000001783e9698e6c1e6b247dc80b62c93a278a300fbf50bdc 2,741 1.00/1.00 vMB 26
627,306 627,306 0000000000000000000485bdd854a8f55bfd3a6b2024f702ad8e6e3a15f01802 2,568 1.00/1.00 vMB 39
627,305 627,305 00000000000000000003bbd53a18910c264600a6c8a174b91c996f584c7d9add 1,980 1.00/1.00 vMB 35
627,304 627,304 000000000000000000089a42ca13e2921bd05ea3f869d9ae6674b63e75379382 1,999 1.00/1.00 vMB 27
627,303 627,303 0000000000000000000ba3c0cbc46f1c4a4f9713fefe337175e18d12a9973333 2,705 1.00/1.00 vMB 36
627,302 627,302 0000000000000000000e3a4158eaa2f3b8a98664235bb6738774f755ea149f06 2,965 1.00/1.00 vMB 47
627,301 627,301 00000000000000000003e0ee5dac0356d53a3cc359e6e8c0bd777630cfe8da10 2,389 1.00/1.00 vMB 37
627,300 627,300 0000000000000000000b0f80bfcf6b1fbc5573aa1498fb7d1c6250d97b97729f 1,773 1.00/1.00 vMB 10
627,299 627,299 0000000000000000000c6e4f4aa0b55ba835b671c071309595b7fabb2e91b44e 1,458 1.00/1.00 vMB 2
627,298 627,298 000000000000000000084593cf933da89378a55fb8e31d9e2cf4ac106341de0b 1,793 1.00/1.00 vMB 26
627,297 627,297 0000000000000000000535d98bc749fd560a4f2dddfadd2cdb088b70d132982f 1,889 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.