Loading Tool

Explorer IconExplorer

Memory Pool

38,174 transactions
28.54 vMB
0.06309081 BTC
Random Selection Loading Transactions
Max Size: 144.30/200 MB

Candidate Block

Mining Attempt c405fad642035ec1ae800a319de62baf44be07410a7221d7fe4043cf7f369ef2
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root 9f2af4cb11c8fe5264eb67ceb6bd13f326726d4e02abd4de50d69806a1f6094e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,753
Size: 1.00 vMB
Total Fees: 0.00804530 BTC
Feerates: 59.19 > 0.81 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (444,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,719 469,719 00000000000000000079342f6eb6f0beffa79a887d1cfc86fe38533084bcfdfa 2,030 1.00/1.00 vMB 336
469,718 469,718 000000000000000000a366e7439e96748cfb51950a13b7da933677384bbe0f13 1,784 1.00/1.00 vMB 118
469,717 469,717 00000000000000000117ac3139855638e00e825c2cfa90ac1649541ac9fe4e8d 1,831 0.99/1.00 vMB 310
469,716 469,716 000000000000000001448b0485901b4abc8af632d64c5b61a88c29d0a8b1ee12 2,027 0.75/1.00 vMB 506
469,715 469,715 000000000000000001cd131449a7a6bc66e10583cd2032a78d2d0334e29b72b3 1,271 1.00/1.00 vMB 186
469,714 469,714 000000000000000001c8d57ca7669d1494e83549e0b2a24c58a9b7be53b19b4f 1,400 1.00/1.00 vMB 64
469,713 469,713 000000000000000001747b626538d31766cab52627f5f835743bc0f524150606 723 1.00/1.00 vMB 86
469,712 469,712 000000000000000001c5aee68afbb042f8a49f7e6f7a1600a00d0e75478431e7 1,503 1.00/1.00 vMB 197
469,711 469,711 0000000000000000015f26b24ce4f4b45f5d686b4e5a6ffb38b118f68a763440 2,167 1.00/1.00 vMB 236
469,710 469,710 000000000000000001079ced6bae298ca8bf17adf89879b3538418bbe1968d73 2,003 1.00/1.00 vMB 309
469,709 469,709 0000000000000000012e16fd905cea435933097e452ce9629d3fc459cf93bcd4 2,122 1.00/1.00 vMB 354
469,708 469,708 000000000000000000b4d0112a57ca1bdd8832eb94f1729c781ce3fe83db5b63 1,240 1.00/1.00 vMB 170
469,707 469,707 000000000000000000bc2271ed30bde464078505d87e3417ea1062b6e8e9bf31 1,128 1.00/1.00 vMB 140
469,706 469,706 000000000000000000572b4a7e780d0833f57db546818052aad7b134722c477f 799 1.00/1.00 vMB 100
469,705 469,705 0000000000000000017ec8a4aa7a2c8051f166ab759cd37eaef66dc08037a579 2,209 1.00/1.00 vMB 142
469,704 469,704 0000000000000000006f9c41709017c37fe98a956534ea7e7b19d115f8747325 1,994 1.00/1.00 vMB 342
469,703 469,703 000000000000000000233013c3823816cc0de0550e83518e10d1304c022a18b1 770 1.00/1.00 vMB 66
469,702 469,702 00000000000000000099a9ce68d2c7e9b73ca1e35b5e0aed96be793f79d61cb4 3,312 1.00/1.00 vMB 94
469,701 469,701 00000000000000000196fe4e4b2f2ba08f6f9a27ce205c85fdf33624f8860011 2,090 1.00/1.00 vMB 150
469,700 469,700 0000000000000000003e03c450a95dadff110f732392f93bcac0c2f831999dec 2,049 1.00/1.00 vMB 251
469,699 469,699 00000000000000000168ad4169a77961c1617695b33c82c883230b66cf1fbdb6 1,802 1.00/1.00 vMB 484
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.39 GB
    • Received: 11.45 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.