Loading Tool

Explorer IconExplorer

Memory Pool

77,182 transactions
28.61 vMB
0.06300623 BTC
Random Selection Loading Transactions
Max Size: 173.72/200 MB

Candidate Block

Mining Attempt a23869d2eb26abe0acbaec0c98882a397a8c5eb586541d545e812a82e1df4536
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root e39881a1caba12ca6a66e4cb25212f495e19a5050541d33ad31eefb90874f5c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,838
Size: 1.00 vMB
Total Fees: 0.00360962 BTC
Feerates: 9.58 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (160,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,705 754,705 000000000000000000031677c85819a4dee1819d05c2febbbcaaee5d9ce4dfa4 1,192 0.52/1.00 vMB 11
754,704 754,704 000000000000000000078aa3e1b104c6db3b1cc93c7c3b22cff2f6cfb1fe4a29 1,380 0.41/1.00 vMB 13
754,703 754,703 000000000000000000080ae0076c50a599c017d30881537f3eac3fa9ab537bb3 59 0.01/1.00 vMB 11
754,702 754,702 000000000000000000010bb6d8c3a0c9899e796ea21e302dddbf7894adbd54a4 382 0.24/1.00 vMB 4
754,701 754,701 00000000000000000000a1c59049579edde928c003c598de6ed296b90300cddc 2,297 1.00/1.00 vMB 17
754,700 754,700 000000000000000000038e406efeea0405717fce3c9d3ae52ac72280ef756dd2 1,921 1.00/1.00 vMB 13
754,699 754,699 00000000000000000003c5e59c8b106363e1a5e2f932f123f5e5e83483032cfb 985 0.63/1.00 vMB 4
754,698 754,698 00000000000000000002badaa9da324da5fa360c11c49242162eafe164b501a6 3,144 1.00/1.00 vMB 16
754,697 754,697 00000000000000000006cf8ed93af3a82cc75a357bc4e4a798afba4e832bbd2d 78 0.03/1.00 vMB 14
754,696 754,696 00000000000000000003ac0d8d395fb7c96ffdf9116df98022c7ca5b69678786 3,063 0.97/1.00 vMB 13
754,695 754,695 00000000000000000006a1cceb9f71396d85a3808a95709e67e88239c5f5f843 1,622 0.76/1.00 vMB 10
754,694 754,694 00000000000000000004d7399790c6efe933877cc367122fee34f7bddb9876f8 2,623 1.00/1.00 vMB 4
754,693 754,693 00000000000000000006abcd651e38277069a4bb71a1f5552bee4afeaee2756b 2,799 1.00/1.00 vMB 15
754,692 754,692 00000000000000000005a0b9abc43455267ea57a882710dae67e6ac6b9de814c 3,375 1.00/1.00 vMB 27
754,691 754,691 00000000000000000005931f8ac2de54b88e22693571f7b7032aebf213a6ba81 100 0.02/1.00 vMB 20
754,690 754,690 00000000000000000004d4f8c8930654c49779ac39a8bb44c205c251c2916e5d 1,229 0.47/1.00 vMB 12
754,689 754,689 00000000000000000007650845093ef33b5a36e5129d0bae15af1132a6e449ab 271 0.39/1.00 vMB 3
754,688 754,688 00000000000000000008c3e964e7f77efd831a5156173d967c1abb2fba5fd420 1,634 1.00/1.00 vMB 16
754,687 754,687 000000000000000000040d7a2b9af5774b8eee32bab86335ed6bbceea91e3640 1,172 0.84/1.00 vMB 11
754,686 754,686 00000000000000000005c02c77a8cab25153eb40cb29c96f13c46afc8697ab5a 1,938 1.00/1.00 vMB 5
754,685 754,685 0000000000000000000415f7e5ee3f4f53d7d9266f1fc7c7eb839b67d8cfc8ec 3,361 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.55 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: 669.61 GB
    • Received: 15.75 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.