Loading Tool

Explorer IconExplorer

Memory Pool

86,283 transactions
31.59 vMB
0.14545709 BTC
Random Selection Loading Transactions
Max Size: 190.51/200 MB

Candidate Block

Mining Attempt 166aee8f010acd37581c8676371472e31485991acce4a9c73c40c0118c496ec6
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 15a9d1589402ff355983ee62016317cd333d16c38a9687ce8bae5f9895e5a03f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,631
Size: 1.00 vMB
Total Fees: 0.06416984 BTC
Feerates: 214.31 > 6.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (382,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,420 532,420 00000000000000000016c432d176372a420b6cb90cd08a61f041e14049dbe99a 200 0.10/1.00 vMB 28
532,419 532,419 00000000000000000013ccd4e19f3daacb0bcdd3276e52d3f74d4b43ea3eda35 333 0.18/1.00 vMB 13
532,418 532,418 000000000000000000100406dec6d38d5b0edca97640aacb9cbe08930bf2885d 497 0.68/1.00 vMB 9
532,417 532,417 00000000000000000024b0dd782470ba50bd5263648f0269db886b43856671e4 1,282 1.00/1.00 vMB 9
532,416 532,416 0000000000000000000fca414e0efec9dae2a85f5c00713216013f9b38e8b908 1,050 1.00/1.00 vMB 22
532,415 532,415 00000000000000000027561a288d234cb012f67e5efe6c757242dc8fe9960e1a 1,110 0.69/1.00 vMB 12
532,414 532,414 00000000000000000013b9d00b1d90548acd6d28049bdae0cdc41017aa0af180 928 1.00/1.00 vMB 14
532,413 532,413 0000000000000000001f893dc70de92ab0b388891ac52cfa3923acde8b61a11c 1,519 0.99/1.00 vMB 16
532,412 532,412 00000000000000000033a39c211642e0a333facd826cf8f11b35cc0fa02b1f9d 1,147 1.00/1.00 vMB 15
532,411 532,411 000000000000000000131db348cdffaf97c55d39839256e6a68bd39dc97019c1 1,074 1.00/1.00 vMB 20
532,410 532,410 00000000000000000034686fa78ff8151a2c76b2bba769241dbd5d55757669ae 263 1.00/1.00 vMB 2
532,409 532,409 00000000000000000031cce7aee8b9a82341b42fb492f09d4963ae61f30557ee 1,229 1.00/1.00 vMB 12
532,408 532,408 00000000000000000032cddb8e70a05ff9a7b416671b9fb5e1b671be7b535f1a 2,367 1.00/1.00 vMB 46
532,407 532,407 00000000000000000001cf3bedbe2bc3bbef6ef2b3066fd2baf2761e1dde9dd5 1,015 0.67/1.00 vMB 14
532,406 532,406 000000000000000000347e09c8abcd45597eb473273448033f1eb47be0ff4579 884 0.50/1.00 vMB 13
532,405 532,405 00000000000000000030fc91c75163de43932cbfaaedfdd36f63eb969db78518 969 0.90/1.00 vMB 15
532,404 532,404 0000000000000000002feaec46f2c260936a285924418e5db4c78068d30f83d2 91 1.00/1.00 vMB 1
532,403 532,403 000000000000000000282839feac9ce24802be0c9c31f601dcda552f059a7c15 364 1.00/1.00 vMB 3
532,402 532,402 0000000000000000001a77c6cc62cd7248755b95bf21ad5451125a3b6e61ecf7 426 1.00/1.00 vMB 3
532,401 532,401 00000000000000000020c351cb757121e9b7a80816076c041b85caa426255538 855 1.00/1.00 vMB 7
532,400 532,400 0000000000000000002a56cabd95b75acb2ece4b48517ff6badeda92ee0716c8 75 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.33 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: 660.70 GB
    • Received: 14.77 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.