Loading Tool

Explorer IconExplorer

Memory Pool

55,348 transactions
31.80 vMB
0.16280302 BTC
Random Selection Loading Transactions
Max Size: 171.04/200 MB

Candidate Block

Mining Attempt 09d03032090f69d1196e42d391ad8b6e394a0f0bcdbd4754b89b466c62ecf9de
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root ac77af44d01e77fd97d5ab2004b1b7f75b0db2679e621e5037a6a23b972f69e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,772
Size: 1.00 vMB
Total Fees: 0.06276130 BTC
Feerates: 465.21 > 6.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (733,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,517 181,517 00000000000007b8f8d50a468b6414888b27de304ee199ac60474f298ea4a426 542 0.23/1.00 vMB 149
181,516 181,516 0000000000000154f63fd568e87972917a067f3bdf75996d519fe4567a59248a 11 0.00/1.00 vMB 53
181,515 181,515 00000000000007a325f240e95911241604d4e5cc688ea1dc559b87c18c6b87d5 146 0.05/1.00 vMB 303
181,514 181,514 0000000000000973fc2af34b460cc9a9170f58d83e9f252a78a7511512d42922 105 0.05/1.00 vMB 132
181,513 181,513 00000000000004c98d692b665ca420edbbc1c508d3eb15e0be856ee183fa94d5 441 0.20/1.00 vMB 121
181,512 181,512 0000000000000642d92e6f868dace2ac49f8df925bb4cf7197a784d621b06c64 113 0.08/1.00 vMB 77
181,511 181,511 000000000000008d4d8f2097567265308fec456382594467889bc7b7be33db55 566 0.25/1.00 vMB 125
181,510 181,510 00000000000008662bf72a97a6eb5d8d95b0c036c8a3c8b95a6440d6c1c2b347 645 0.25/1.00 vMB 136
181,509 181,509 00000000000001c1350d362373401f056dbccc9704828d7f5d61b9c3e4b4effb 798 0.30/1.00 vMB 190
181,508 181,508 00000000000002c112d63a87191ac91744e012e9ad992fe78294b9e27773c9d1 154 0.05/1.00 vMB 147
181,507 181,507 00000000000007f2de664b1bf18d84db2500c25d00b7a8be82d60dc4bcab459a 138 0.05/1.00 vMB 79
181,506 181,506 00000000000007ccc7397eef0d87b17579c0b25249c1e3f0407a259e83a095b1 71 0.04/1.00 vMB 168
181,505 181,505 000000000000046ca000ecc6a6531ace86d961db583e4eb2a43b941f63588f15 128 0.06/1.00 vMB 113
181,504 181,504 00000000000006052f22058b4a22e99caa0884b3161eb804c3083c1e0841f9ca 442 0.19/1.00 vMB 137
181,503 181,503 0000000000000718a8b7711264bfb59a9531710cd2427b0800090110a08d695e 655 0.26/1.00 vMB 151
181,502 181,502 00000000000004e4e1eccf228379a70bfa09ca04f8a168b42ec4d7e4c9fe3ccb 299 0.13/1.00 vMB 150
181,501 181,501 00000000000002544a752783d39952eb6a64cbfdf9eb97976995a9aa90117b62 561 0.26/1.00 vMB 155
181,500 181,500 000000000000078b9d714fc16e55188a9f72e787dff0352800f9a643db48dd3d 130 0.05/1.00 vMB 128
181,499 181,499 00000000000007cbcf094b0c4d354373c665cf606ab15616cdbcb942a9c07ae7 438 0.23/1.00 vMB 142
181,498 181,498 0000000000000470d5ec59d2e0b5ed2792820778373927d141b87f744de5285b 142 0.05/1.00 vMB 179
181,497 181,497 00000000000008dc8d10ebb4aa9061d24ac769145b69555a3a6c07f43c543e6e 106 0.04/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.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.