Loading Tool

Explorer IconExplorer

Memory Pool

79,666 transactions
29.64 vMB
0.07311514 BTC
Random Selection Loading Transactions
Max Size: 178.38/200 MB

Candidate Block

Mining Attempt 0df32ab3ed04d63a7d442f5b204c19cad2ae99dc4ca6cfd817d0469b8189730b
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root b7598336b383563801d906d1cf191145bb3503ea84e8c4fa08c482523632f0ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,730
Size: 1.00 vMB
Total Fees: 0.01289319 BTC
Feerates: 454.44 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (280,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,419 634,419 00000000000000000004cedf9366fd5ed4349635a006b5bc7e9e38cf8bba3cd2 2,648 1.00/1.00 vMB 16
634,418 634,418 00000000000000000001d61d861c87b7181a3f7cd3ed16a44182a4c0cb45a5f5 3,104 1.00/1.00 vMB 31
634,417 634,417 000000000000000000046bea98edaa7012ce0c75ae342cd5ed8a1a9121c5e41f 2,488 1.00/1.00 vMB 10
634,416 634,416 000000000000000000090c4856d951f3d3a4d8a179f361ea42ba1a488012f6f3 2,736 1.00/1.00 vMB 10
634,415 634,415 0000000000000000000686e2b3049057625b17f20d0eac2a673b7dc194954c7a 2,615 1.00/1.00 vMB 33
634,414 634,414 0000000000000000000944867a50df689894170a0583695ae7528d3d74dd62d9 2,732 1.00/1.00 vMB 17
634,413 634,413 00000000000000000004a191353780c56682cf343210cf4d7c3c11b47edbccc0 2,170 1.00/1.00 vMB 26
634,412 634,412 00000000000000000013a7bf509be53c9ed1056f5eadbf8262357a5229a55965 2,787 1.00/1.00 vMB 38
634,411 634,411 0000000000000000001254a78569406425300d17ad827940c72f95d20ffe0390 2,660 1.00/1.00 vMB 25
634,410 634,410 0000000000000000000862a65f91bfef4190f95619cf740f1534ae035d2dbcd1 2,840 1.00/1.00 vMB 40
634,409 634,409 00000000000000000009213cbc4703237a36fcd80593ca0cfc4ccd873e20db2f 1,579 1.00/1.00 vMB 6
634,408 634,408 000000000000000000083699e14607dc05dbd3ef99347dd169da620379a3a4ae 1,594 1.00/1.00 vMB 15
634,407 634,407 0000000000000000000a678de7343a74b4b5e6e677a043922d879455bebbc876 1,846 1.00/1.00 vMB 11
634,406 634,406 00000000000000000001fb681559455bd2a535a448fe1a69ad7bedb6da4dad86 2,116 1.00/1.00 vMB 22
634,405 634,405 00000000000000000008712d9083695a20436727c619c26e24d08a20f127cb98 2,432 1.00/1.00 vMB 13
634,404 634,404 000000000000000000006b0d788c08bfe3b29452f06d28fccec741ada2722ab1 2,743 1.00/1.00 vMB 20
634,403 634,403 0000000000000000000d0be241f3773353c9b6f89fe001b43822680273c54785 2,134 1.00/1.00 vMB 28
634,402 634,402 00000000000000000002ded7341fd1da726c991ac47fc04ca14bd1e799fa5b14 2,555 1.00/1.00 vMB 20
634,401 634,401 0000000000000000000c029fab35c23d78e3ad67a70b57dc6be82a530a577b99 2,565 1.00/1.00 vMB 23
634,400 634,400 000000000000000000140f634457fefb90fd5ab9da5c9e83297f1c356eae223c 2,925 1.00/1.00 vMB 34
634,399 634,399 000000000000000000127c09e2019edc137ccaedf2abe803d5f45a9926c4294a 3,295 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.37 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: 663.23 GB
    • Received: 14.89 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.