Loading Tool

Explorer IconExplorer

Memory Pool

79,562 transactions
29.23 vMB
0.12141633 BTC
Random Selection Loading Transactions
Max Size: 176.97/200 MB

Candidate Block

Mining Attempt 2f231a88449f2f2ef66d90329cc2e994063c316bab896eac9f75da6e35660f77
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 15d1b7363bff27e8cf95122557a95b0883258be570853d52e363ae438058073e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,684
Size: 1.00 vMB
Total Fees: 0.04442528 BTC
Feerates: 301.72 > 4.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (671,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,644 243,644 00000000000000a20fd245305e8e0897fa502e0ed05d5de9f93735a685827a0f 400 0.19/1.00 vMB 132
243,643 243,643 00000000000000d290ddb92028a53147d3fd02855e3e1222a4f302598111234e 185 0.08/1.00 vMB 164
243,642 243,642 00000000000000c629bb5203badbe38c9165385ba7403ebccfa49b7227d4a4c2 352 0.19/1.00 vMB 105
243,641 243,641 00000000000000c69678cf181755a075501c9ca91a3145ab7a79fa0f9199ee50 256 0.09/1.00 vMB 166
243,640 243,640 000000000000008e167154fc500e0d05c11311523d3d1e8ecf3f5d7770b72773 297 0.15/1.00 vMB 121
243,639 243,639 00000000000000d40298461fb8c9ba0ebc73b7cab61c72ffd387e7d03cb5c32c 277 0.12/1.00 vMB 142
243,638 243,638 00000000000000a06f516bd27e3456c413aff51e4e951504b909ba327de71cdc 183 0.09/1.00 vMB 183
243,637 243,637 000000000000005364548a415110d3bfa4cf3d157b8de889b253bcda5b68f0ef 544 0.23/1.00 vMB 145
243,636 243,636 00000000000000c639d01bb4db0b36c04ee8ac55369b7239695c62715226b1d9 174 0.08/1.00 vMB 111
243,635 243,635 0000000000000065dea0c3a5d99085c7af883544c5ad923c9d742b5f4227a860 466 0.18/1.00 vMB 146
243,634 243,634 000000000000008432f33e943b48d81ed5dcae40869c12ec7f533a5941ab2761 25 0.01/1.00 vMB 70
243,633 243,633 000000000000008ee515d159ddc14cf9a42771d64f53c339bd0c75a600a4cb66 253 0.16/1.00 vMB 106
243,632 243,632 00000000000000b8512391085a90f4e068624deabcdbb1c17f3c1e9477b1361f 248 0.10/1.00 vMB 149
243,631 243,631 000000000000007ae7c24902bcd3452b6af0a028761a0aa2cbb22e8c80848a01 39 0.01/1.00 vMB 36
243,630 243,630 00000000000000c1ad9c323a90734a580af5434dc3c3738f9bd26b866eebf6fd 514 0.24/1.00 vMB 130
243,629 243,629 000000000000004fb0440c45e564d7c942bc09e5bad76dc04ea777e7b5f07bcf 17 0.01/1.00 vMB 58
243,628 243,628 000000000000000f6fd79c5767340e75173a00a186318c9d7bcc17823f0c3403 110 0.05/1.00 vMB 166
243,627 243,627 00000000000000cc021061aa0770790451739db986a904691fc2bda3b6b7551f 141 0.07/1.00 vMB 143
243,626 243,626 00000000000000af60bfc351de5122bdf1bb6248e9d652158ee00571b70d2cb4 441 0.18/1.00 vMB 162
243,625 243,625 00000000000000a447a045ba16a5d4b9cea4265628e2bd43c6e72a6e0b5a3c99 252 0.10/1.00 vMB 130
243,624 243,624 00000000000000d423a03f2bc4fa2a590da94f898ee67af1249c45903eb724ac 131 0.06/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.