Loading Tool

Explorer IconExplorer

Memory Pool

43,556 transactions
27.00 vMB
0.05599502 BTC
Random Selection Loading Transactions
Max Size: 142.40/200 MB

Candidate Block

Mining Attempt 47863d67c5b9b206e826b59c7315becaeac583dd441be53fd32c0dadaf2bb790
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root 2a047f6b723af677d03e235f91e902a4ab26c0f64ef526fa184148a7ed230850
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,086
Size: 1.00 vMB
Total Fees: 0.00576793 BTC
Feerates: 40.21 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (186,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,309 728,309 00000000000000000005b386740fd7ba40d491b8fd30804a1a64901c7d419335 648 0.38/1.00 vMB 6
728,308 728,308 0000000000000000000742c9d09c8e58d2377a861127447d5b1ee8e177ee7020 637 0.30/1.00 vMB 7
728,307 728,307 0000000000000000000614d8899ba24297ec61f350be42f7d7dd61709b93ea38 1,004 0.49/1.00 vMB 5
728,306 728,306 000000000000000000071039b857e3e6ad14f8b10715f0709174bc45d2f9bbe8 1,124 1.00/1.00 vMB 5
728,305 728,305 00000000000000000002597fb0f67307d68f35e40e3148a6d20f42e0da9e89b6 471 0.37/1.00 vMB 5
728,304 728,304 00000000000000000009b2ef4d31c04247fedce63f151d3569a5646352e4dcd9 180 0.06/1.00 vMB 11
728,303 728,303 000000000000000000021d806e8ae89b2656b8b6c4cea694e4e5812b1ab2fec2 1,053 0.51/1.00 vMB 5
728,302 728,302 00000000000000000002041795baacbcd22144a4a22771c018632d46dc73bee3 35 0.01/1.00 vMB 9
728,301 728,301 000000000000000000010c9ba30887552b4fd05d8192967ebf442fd26af4ef23 2,195 0.89/1.00 vMB 7
728,300 728,300 000000000000000000058e0b6d07b22fa46bd3bc194eb27272548ae0b19b9f4c 2,007 0.89/1.00 vMB 4
728,299 728,299 000000000000000000030297b024648e9944f3744156f98c210810b360229d47 1,323 1.00/1.00 vMB 7
728,298 728,298 00000000000000000003398547e6ea298691e02de541cd801a3a9660f6756970 983 0.41/1.00 vMB 6
728,297 728,297 000000000000000000059eca13ad604ffb217dc8d38cf752b8552d8fd93346c3 32 0.01/1.00 vMB 7
728,296 728,296 00000000000000000009af4e28b02f164e1747c9717051d722f3c18ca23e8945 650 0.33/1.00 vMB 23
728,295 728,295 00000000000000000000f72fe45899f68d929c0752cf0827a8265950c79398d9 471 0.17/1.00 vMB 7
728,294 728,294 00000000000000000002b82047d29b0383c8586ffd84a41c2d1e48b911a1bab4 1,060 0.42/1.00 vMB 7
728,293 728,293 000000000000000000025bc606149c20477c8c84852c628f9b299c45c9264f96 311 0.08/1.00 vMB 6
728,292 728,292 0000000000000000000561de6ffa1624cabb82d101c8cea16ffb0079496b8fe8 526 0.50/1.00 vMB 2
728,291 728,291 0000000000000000000a2034b94a50357a96571db9b17c9215f6e8a78e68ec50 1,522 1.00/1.00 vMB 4
728,290 728,290 00000000000000000002f2b77d2add1567c58e318d547f8bd8c4e642bff1aa51 1,415 1.00/1.00 vMB 6
728,289 728,289 00000000000000000005c0598b166633b0fcf9e436c93200ede2655d882b3030 2,882 1.00/1.00 vMB 10
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 655.06 GB
    • Received: 14.25 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.