Loading Tool

Explorer IconExplorer

Memory Pool

41,956 transactions
26.77 vMB
0.05676862 BTC
Random Selection Loading Transactions
Max Size: 140.49/200 MB

Candidate Block

Mining Attempt 2d48a8ea340c55acc629d38739656da9933bc682df0bd06033f64f91b67add2a
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root b9d78ba3761ca098e89787b6af7bb2be92f82ab4d23e36a047948c620fd02c14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,528
Size: 1.00 vMB
Total Fees: 0.00718311 BTC
Feerates: 103.41 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (315,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,410 599,410 00000000000000000009082f5a9a9ee440c3e7e38937e92ec6b86dc682b2c768 2,098 1.00/1.00 vMB 17
599,409 599,409 0000000000000000001134fa9fbb99f76aadb330edec1d0d259c94a06edd7644 2,014 1.00/1.00 vMB 28
599,408 599,408 000000000000000000105293dd61b9998e8e30d29051d26ef5ee68cf8c444568 2,414 1.00/1.00 vMB 31
599,407 599,407 000000000000000000047700fa37b453e1616b5856f73daa1de8cc54c2064aad 2,015 1.00/1.00 vMB 17
599,406 599,406 0000000000000000000189be1492119c6fb7827d30deae905b94bc5d0f4d14fd 2,246 1.00/1.00 vMB 33
599,405 599,405 000000000000000000026324009ee25f7f8977130f2c3cb2da036d2969600c68 1,172 0.36/1.00 vMB 20
599,404 599,404 00000000000000000006430466922a6db082d859ceba3218845e5d4cd9ed2b83 1,087 0.32/1.00 vMB 24
599,403 599,403 00000000000000000009f4ba8282a9d233f07d576ecca910445998348012b498 1,144 0.30/1.00 vMB 12
599,402 599,402 00000000000000000002b7891164309c2afcf9cb27db2f65dfbc022430ea3f36 2,363 1.00/1.00 vMB 18
599,401 599,401 0000000000000000001034f9c674690c286a47e398027117735b374f9b2b7855 2,198 0.76/1.00 vMB 10
599,400 599,400 0000000000000000000badde35ffa20191e511976dc33c82ed1974dd03d1e533 1,763 1.00/1.00 vMB 20
599,399 599,399 0000000000000000000b6166e7a42bbd36cf02b16f866aae465e3169e6124845 1,322 0.34/1.00 vMB 22
599,398 599,398 000000000000000000107cc40580620c5f480a10201ce61ca810cc47e1fee217 2,688 0.75/1.00 vMB 14
599,397 599,397 000000000000000000152cdc33895d9bef84d55206d2d2da553fe2a0e31ead96 3,386 1.00/1.00 vMB 20
599,396 599,396 00000000000000000011d2cd92b5a653e0bf31b0f27185e52f3c166eb84506cd 3,834 1.00/1.00 vMB 33
599,395 599,395 00000000000000000011bd603e45dad49361887e501f9d73db163850ae92dc24 1,771 0.53/1.00 vMB 15
599,394 599,394 00000000000000000001968fc2fdc64e9c92ff2a150483552457d73ffbfdb458 1,415 0.53/1.00 vMB 16
599,393 599,393 00000000000000000008a62d7d855e973d9cb20920c0f5e07b198b811b48cb1d 2,115 0.85/1.00 vMB 11
599,392 599,392 00000000000000000012aaf196b715206d0ca2b6d0c91f13a7ca132132092586 2,257 1.00/1.00 vMB 7
599,391 599,391 0000000000000000001146ff6cdaeb83b26003260ad754bca36a4a0c6d5fd70d 1,676 1.00/1.00 vMB 5
599,390 599,390 0000000000000000000956d9d89c3fb3c7c7e83dd2fa10c6623ff1e8f460c247 1,502 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.25 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.52 GB
    • Received: 14.32 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.