Loading Tool

Explorer IconExplorer

Memory Pool

76,588 transactions
28.53 vMB
0.06850965 BTC
Random Selection Loading Transactions
Max Size: 172.92/200 MB

Candidate Block

Mining Attempt f10ad8a814057a056aa650736237fb8de521650ed6f8d3464725aa33fe75b35c
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root c1b687957bfceaab575aeda3c980f3b5a9a3b8a73ef45d48d9535d7f4781f12f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,847
Size: 1.00 vMB
Total Fees: 0.00928925 BTC
Feerates: 73.20 > 0.93 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (415,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
499,819 499,819 00000000000000000050536ce91d78cef439254d8324c090daead3b81c32799b 2,136 1.00/1.00 vMB 313
499,818 499,818 0000000000000000009aaf1dbe884faa018e1b6c10b184ef640b041a98f98f6a 2,550 1.00/1.00 vMB 355
499,817 499,817 00000000000000000055ace26fab4d0689cdd93540d7f923292db4086b5d4571 2,337 1.00/1.00 vMB 341
499,816 499,816 0000000000000000000217e5297799b3d6f66613b737174ab338661d07e55c4e 3,002 1.00/1.00 vMB 402
499,815 499,815 000000000000000000347ebf693569a8bf67a73676e321a1c406cceec00e0b39 2,484 1.00/1.00 vMB 434
499,814 499,814 000000000000000000802761a19b30b51f344eb12280ce70c68c218358afcefe 2,868 1.00/1.00 vMB 402
499,813 499,813 000000000000000000043cf9cf34ca36a2a49b92e016ae913dbde8e2797d12a8 1,482 1.00/1.00 vMB 406
499,812 499,812 000000000000000000a3dfe59a6088d6e45f8106364ecc92deceb827ad7d9768 2,649 1.00/1.00 vMB 375
499,811 499,811 0000000000000000001d2cf4e9abf0eb920d684fdedd25a03ad01644aeb6e79f 2,130 1.00/1.00 vMB 381
499,810 499,810 00000000000000000010e4fe33d933fbb851d8d9db9a410b0bd8b2a8a45b9d40 2,061 1.00/1.00 vMB 428
499,809 499,809 00000000000000000078247260ff484eb4a5a9579b38de8e3f040afaadb61861 3,022 1.00/1.00 vMB 419
499,808 499,808 000000000000000000586048c9428a48697c64ccbb84c243321e3f8ce4d0f84a 2,789 1.00/1.00 vMB 429
499,807 499,807 00000000000000000068d8c7b776a9079904dfe4fa7b093c40cbb64aa77af2f6 2,720 1.00/1.00 vMB 363
499,806 499,806 0000000000000000004a77c06515e904a40c09546ad81471fddc42791c442e63 2,258 1.00/1.00 vMB 407
499,805 499,805 000000000000000000487da00d04e855635ac4137c89057db33ce051206d3e35 2,267 1.00/1.00 vMB 242
499,804 499,804 00000000000000000031c0e3374ba5aff728e02fec0e4b7a74a365f8fa291107 2,201 1.00/1.00 vMB 316
499,803 499,803 000000000000000000816d30a001c96e68ad3426691ae3e1de2e1a37ebe382ec 2,645 1.00/1.00 vMB 330
499,802 499,802 0000000000000000007fd11a35d4dd24dc1aa926e1b6e1e16e8132b09b557438 2,780 1.00/1.00 vMB 403
499,801 499,801 000000000000000000a570c3837b822f80f76b5c1f957ac9813955404b8f08ed 2,349 1.00/1.00 vMB 343
499,800 499,800 0000000000000000004f14480ad9c4c0a0e197713d5981266355bb6d2b5b2207 3,182 1.00/1.00 vMB 374
499,799 499,799 00000000000000000034ab894faac07942a807e9aa619ff053b693b32495f607 2,359 1.00/1.00 vMB 405
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.