Loading Tool

Explorer IconExplorer

Memory Pool

47,114 transactions
28.02 vMB
0.08793305 BTC
Random Selection Loading Transactions
Max Size: 148.55/200 MB

Candidate Block

Mining Attempt 385e59c4d68213b75a5e13b37a2f9f39754169b98c780287985e4122adf1fbce
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root a191236dcc9da177fe2838ed20c3c73fdd9d85a3fa100a5e7e8b5af7e6ff2a87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,162
Size: 1.00 vMB
Total Fees: 0.03265832 BTC
Feerates: 200.00 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (387,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,425 527,425 00000000000000000020b1daec13279a28aee01db0d6bfe135bc3035deff46ad 2,462 1.00/1.00 vMB 31
527,424 527,424 0000000000000000001f07b09de6d4dfdefff4323872ef7c16d3816e4d5437ab 1,314 0.77/1.00 vMB 16
527,423 527,423 00000000000000000037dfc0eeda19c4e68c4c3638d396bbd3e1725e4ee1b20a 2,037 1.00/1.00 vMB 14
527,422 527,422 0000000000000000000c9d1cf2ffeeafeb6260146ebedab4eae638b499e53179 1,044 0.51/1.00 vMB 34
527,421 527,421 0000000000000000000d25a17f3922a7434c2a6cbf363de753ac4a5d6fc85682 2,777 1.00/1.00 vMB 44
527,420 527,420 0000000000000000003427bdd835d87bbae57f5187de945baa15afe20d027d70 2,260 1.00/1.00 vMB 28
527,419 527,419 000000000000000000274760c62aa14c8678fce9768574c9766d5903dc860dc0 2,128 1.00/1.00 vMB 19
527,418 527,418 000000000000000000111b0b0929bc7d94b975d678bd7db0d936eba234726b38 2,451 1.00/1.00 vMB 38
527,417 527,417 000000000000000000105618e6de0c760dfe72dac10ee4496dd0c377c24e61d9 1,086 0.45/1.00 vMB 27
527,416 527,416 0000000000000000000fb1fdcedcc476f72dc18089691e4f2a33a885882f748e 1,411 0.56/1.00 vMB 12
527,415 527,415 000000000000000000282f8d8ef59dfe6c5c3e3b2b5bed6ac7fd750480c8aa2a 1,966 0.79/1.00 vMB 36
527,414 527,414 00000000000000000037ffc9b036061dba286fb2d87801ab02e7275588811492 558 0.24/1.00 vMB 24
527,413 527,413 0000000000000000003123583ffafd3efe8d58955815b87c6e58e5cec17817a7 42 0.02/1.00 vMB 42
527,412 527,412 0000000000000000000705bdcc00cc458eb510a758799aef4e41f14cbf114e5f 1,069 0.47/1.00 vMB 27
527,411 527,411 00000000000000000029b6b5654037a956a577bcf5a1447d0814046189d76b05 830 0.37/1.00 vMB 41
527,410 527,410 000000000000000000113c6b11dc76a2c0fc6d1e08938cf6f664e87504031697 745 0.30/1.00 vMB 25
527,409 527,409 000000000000000000340508441c12d8c89cd8170e9537ad56041a6df588985c 568 0.27/1.00 vMB 28
527,408 527,408 0000000000000000001a238b010777cf5d0a4c66565a4eaa43c311b4c7b06e97 722 0.26/1.00 vMB 29
527,407 527,407 0000000000000000001232a7fa45583a4a2e677aca5218592c3e6f6b03dfd1ed 1,259 0.73/1.00 vMB 26
527,406 527,406 0000000000000000001144310fe9fc9feeb1e4c098821a98ce9456aa44b70e34 142 0.16/1.00 vMB 5
527,405 527,405 00000000000000000022db77a5535443e3618f31ca5ae4005c08cc145a92b50a 102 0.05/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.20 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.