Loading Tool

Explorer IconExplorer

Memory Pool

82,049 transactions
30.46 vMB
0.12475177 BTC
Random Selection Loading Transactions
Max Size: 183.75/200 MB

Candidate Block

Mining Attempt 5381876a287540c6fddca791dc237d828294ca151ab24d6431b00342f470b89b
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 0ecdfcfa196f63aef4ea8d2c77f05de671f496808e353d385b24473abcd0ab24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,359
Size: 1.00 vMB
Total Fees: 0.04675038 BTC
Feerates: 502.62 > 4.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (209,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,825 705,825 0000000000000000000a8a32b9753fafadd17273b5e491eb22b311ea28e307ab 556 0.18/1.00 vMB 9
705,824 705,824 000000000000000000080ad252b2e40e2ec7e67122641f0bc83c45730df73bd9 3,079 1.00/1.00 vMB 12
705,823 705,823 0000000000000000000c0bd57e64f376ecd8366ec9fc67c66402b50612f11be3 1,558 0.48/1.00 vMB 12
705,822 705,822 00000000000000000002c6c89a2c34fbd7a1160e21d271d87973554f7ac61da4 2,109 0.67/1.00 vMB 12
705,821 705,821 0000000000000000000a4409825975c83a06fbeeddd4e3e2cbfbab2b6810fe24 135 0.05/1.00 vMB 9
705,820 705,820 00000000000000000001e0288510fac09548f254ef11231c82807bfa06c3d65e 599 0.17/1.00 vMB 11
705,819 705,819 0000000000000000000abedf25bf89a6e6eef7ece41862872f6591764aabfb48 18 0.00/1.00 vMB 19
705,818 705,818 0000000000000000000c079e488e3da45e57f554029c07255f2d4754fe1f7af6 1,994 0.69/1.00 vMB 11
705,817 705,817 00000000000000000005c780efff11b956800f89ee9b221c28dff023a91d4527 767 0.50/1.00 vMB 5
705,816 705,816 0000000000000000000147fef29542813f5e14c9b5b320ba2ee353069cea99c6 1,130 1.00/1.00 vMB 10
705,815 705,815 0000000000000000000b334e6b6c034df1c5ce43d1dcd1076c4e32a15ffe7dc2 2,409 0.94/1.00 vMB 13
705,814 705,814 00000000000000000009005fbfe7d5a2f34304cdc17b65eb3f44b76f37acb071 1,465 0.47/1.00 vMB 13
705,813 705,813 00000000000000000001e42e9ded6ee8da93908b739404be15baaba888a4b9a8 1,022 0.35/1.00 vMB 12
705,812 705,812 00000000000000000002a4a9b0196b8eb15e94c26ef98a87f81c094dbf9daf9e 1,457 0.61/1.00 vMB 13
705,811 705,811 00000000000000000005115136ae224f4cc66ddac4e4542b809e42581e081b45 1,835 0.79/1.00 vMB 8
705,810 705,810 0000000000000000000c73f31fb71497fb37b1a63bb1134b43670842f06db450 1,328 0.48/1.00 vMB 10
705,809 705,809 00000000000000000005c85c1bb3d7ed885bc37d4355e108394c47d99bffe709 1,991 0.69/1.00 vMB 10
705,808 705,808 00000000000000000008b7ea19f50a4f83c96da4ae54c0a6bb62ebefd14c5f02 1,179 0.87/1.00 vMB 6
705,807 705,807 00000000000000000008c43d0204881207d3145362ff9f651d9f3259678b1246 366 0.29/1.00 vMB 1
705,806 705,806 000000000000000000004bdf6fa9f7e9542f80b416df5a1f27be0179ee009bf2 2,578 1.00/1.00 vMB 8
705,805 705,805 0000000000000000000132ba310c79206ff050e47f60e9fc0de13d1ca1d7d328 1,213 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.