Loading Tool

Explorer IconExplorer

Memory Pool

42,452 transactions
26.72 vMB
0.05399648 BTC
Random Selection Loading Transactions
Max Size: 140.43/200 MB

Candidate Block

Mining Attempt 5e6ade5877352cc0d2026c760b72d4ee0c32749462f73834ba5211693c8e4580
Version 20000000
Previous Block 000000000000000000010403244fbca82ca36ab106bf72d752ba7a12fe1ad3cb
Merkle Root 316116997a23f3c7219b84810ecf169dcdcd7ccb0941b65964c7533d523b6aba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,352
Size: 1.00 vMB
Total Fees: 0.00452025 BTC
Feerates: 40.21 > 0.45 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,919 (573,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,448 341,448 00000000000000000c623b774b67fb3858ee74d8d7502652ae012fd4735ef2c2 552 0.52/1.00 vMB 18
341,447 341,447 000000000000000007715e2a3ac5de60e64ce2158cad832f7a9ef09473526dd8 478 0.69/1.00 vMB 15
341,446 341,446 000000000000000010895bc7ce8698dc1bc647fc1ba04d5d4e349f2e47ff2d71 821 0.53/1.00 vMB 22
341,445 341,445 000000000000000011bf93ccd309fdb5bc80cb6101294ac5c2e5f0512bd1e1c3 654 0.42/1.00 vMB 20
341,444 341,444 000000000000000017c64fe6d86fe86d34ac53112e7a19002c820a259afdb98b 256 0.09/1.00 vMB 33
341,443 341,443 000000000000000004c8b8810fbce1f0fb85da432f48472d799c3d9c58332167 256 0.09/1.00 vMB 35
341,442 341,442 000000000000000000fcc9a86d0c76af1f0d7cc81a3c1d8e68bf837c1aead51c 13 0.00/1.00 vMB 24
341,441 341,441 00000000000000001134f5118cf398982a2ad2f0172e65dec260269793cbe65a 288 0.16/1.00 vMB 22
341,440 341,440 00000000000000001210829fb3000653a69ab7a1c798a48db713299569b9802f 232 0.12/1.00 vMB 19
341,439 341,439 00000000000000000a573d254ccbfa664dd5c17da17e848703ab01471e628214 85 0.04/1.00 vMB 25
341,438 341,438 00000000000000000694330d68db03947271fbfb874d95a96ca9c276fbc3f7c2 200 0.08/1.00 vMB 26
341,437 341,437 00000000000000000e2dbd25391545adfaef51f98b082b06e53c5e0509b4e7c8 810 0.41/1.00 vMB 23
341,436 341,436 00000000000000000c5677cc1e3a697255e8f88fafd7916c8f73e8f9e58cbc07 499 0.33/1.00 vMB 23
341,435 341,435 0000000000000000093bf07b6f32266303e4ae1b99e3872ce75e326e0fee18b5 449 0.25/1.00 vMB 24
341,434 341,434 0000000000000000073af7cde10ab504a912a363abde1511a91ca6afbed15d4b 731 0.35/1.00 vMB 27
341,433 341,433 000000000000000011df63400922fc5e7467d7ad7a2dbe72caea70e01d19c6b8 138 0.09/1.00 vMB 15
341,432 341,432 00000000000000001284e6a8e7357e1870f13e3518ba2eca23a0e9a043d1a037 622 0.33/1.00 vMB 24
341,431 341,431 000000000000000004eafcca310727baf5edfa9b0d045d190869314817b06fed 290 0.21/1.00 vMB 20
341,430 341,430 00000000000000000b37bdadb21625df91685fdb9cfdaa0c21d176b60b35c636 256 0.08/1.00 vMB 38
341,429 341,429 0000000000000000124d549ef1da514e29dd230ed4697ea1824b7171dda01143 144 0.12/1.00 vMB 18
341,428 341,428 000000000000000007db204d3ae154db1edb00786435f7807eba25f0b68b2447 378 0.19/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.24 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: 655.26 GB
    • Received: 14.28 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.