Loading Tool

Explorer IconExplorer

Memory Pool

80,121 transactions
30.00 vMB
0.13578665 BTC
Random Selection Loading Transactions
Max Size: 181.21/200 MB

Candidate Block

Mining Attempt 4ba93515829f19e5251efee7f4091a2f51f6aae42c9543547b3f5668d02c2c6f
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 6d33cf8f7b5807d3d42407d85166274b3d095332fa13db575dfb5847922fe933
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,892
Size: 1.00 vMB
Total Fees: 0.06607742 BTC
Feerates: 101.64 > 6.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (540,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,281 374,281 00000000000000000cce33d946cc850c997cf26ece3fb10f56587da3b3d2e803 500 0.75/1.00 vMB 17
374,280 374,280 000000000000000000b464e00a504c5f97fa0e817a8926e4bda1d7bda76869de 347 0.16/1.00 vMB 41
374,279 374,279 00000000000000000c554135632a9d383261f7aef151c3293429cfbdc9b30815 1,959 0.87/1.00 vMB 23
374,278 374,278 0000000000000000048700bfcd9729fc4dd83e6042875cdb4a63962bbcf9bc7c 856 0.38/1.00 vMB 44
374,277 374,277 00000000000000000ff8bb82d33c0669b2b10c5ac0c81efa9318059eedaa9cbd 4,393 1.00/1.00 vMB 5
374,276 374,276 000000000000000004dbbb37ee00d432fa102c52764bb9633512b297eb19513e 325 0.17/1.00 vMB 37
374,275 374,275 00000000000000001234cc77d9970cc3fe385266f64801aad184085bbc3d6349 653 0.75/1.00 vMB 9
374,274 374,274 000000000000000005fe702a310cbad3bb40f21561917d6cbce85bdbc4b016b1 1,692 0.75/1.00 vMB 66
374,273 374,273 00000000000000000b493ef9653c71d34635bdb2405723528f270dd38d7bb82b 886 1.00/1.00 vMB 12
374,272 374,272 000000000000000010cbba23886f184abf1502db4ce23a67b5b858602df15a50 589 0.24/1.00 vMB 53
374,271 374,271 000000000000000002193e401797ea679886a1ebdc59796339d25d9ec2f91ccf 4,968 0.93/1.00 vMB 5
374,270 374,270 00000000000000001084ddd66239ffdde4cb0b337315e3717db25fef1b6779c0 1,569 0.68/1.00 vMB 51
374,269 374,269 00000000000000000fccc04c327a811b6a8aedcd0da97ea877ed4e011bb25d05 1,621 0.75/1.00 vMB 11
374,268 374,268 00000000000000000b080efc6740c29d4fee22e7c949e6ad46ef4ef3d71be928 1,766 1.00/1.00 vMB 46
374,267 374,267 00000000000000000b4c83b2c7a6d910379a8fa76a36f4d4119f0736cab1b5f4 3,025 1.00/1.00 vMB 5
374,266 374,266 0000000000000000073cf7a4f326792a39bedc6c5828ca224a092a74fd59c252 207 0.15/1.00 vMB 32
374,265 374,265 0000000000000000119d7dbf3c17d24d1ceb24119eed06aab8883ef5e506c153 955 0.93/1.00 vMB 16
374,264 374,264 0000000000000000111d3c4e71d273ca011ff02f9df93d7155aa73615c50a17c 140 0.20/1.00 vMB 13
374,263 374,263 00000000000000000208d02b78ab93c4041b80b43d02dc338d82db59b11bcb77 825 0.93/1.00 vMB 9
374,262 374,262 000000000000000003b9fecf5cd493e5f706e77d400177af89a5aac3a5c574c4 915 1.00/1.00 vMB 12
374,261 374,261 0000000000000000095503d5cc3d7be7a06763a7486a6a14a4b277d0fe66b3fd 1,078 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.64 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: 672.38 GB
    • Received: 16.21 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.