Loading Tool

Explorer IconExplorer

Memory Pool

80,877 transactions
30.09 vMB
0.12714180 BTC
Random Selection Loading Transactions
Max Size: 180.97/200 MB

Candidate Block

Mining Attempt b42fdb030a05a9c08711f571f23c96eab1ffe0d623a7503bf72e2445b3cb1537
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 853acaf7a494d6e231a909432c9b96236531ce813b6f6929998f9c254caa71cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,782
Size: 1.00 vMB
Total Fees: 0.05247440 BTC
Feerates: 242.90 > 5.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (263,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,277 651,277 0000000000000000000d8b1b4999461a396eb5520ed8cf5fc9afc675756c580b 2,123 1.00/1.00 vMB 35
651,276 651,276 000000000000000000017f3cd1f951f3f157927ecfa995e6cc70e9c7c640791c 2,517 1.00/1.00 vMB 23
651,275 651,275 0000000000000000000e5eceafbb5080cdc6bf0268fb44399d27c9646ad4ad79 2,651 1.00/1.00 vMB 87
651,274 651,274 0000000000000000000b3c6017e89510117a28736d51857547a6292cdba8db84 1,064 1.00/1.00 vMB 19
651,273 651,273 000000000000000000029ff1f10d6a62e629371836f92ffe5664fc21acb11e35 1,663 1.00/1.00 vMB 32
651,272 651,272 00000000000000000004b16f04e45df32b2b90c25d6759678fa7268827bd1ab4 1,281 1.00/1.00 vMB 12
651,271 651,271 00000000000000000000dd06de925d9766d76112ee415be7a0565a80eb12eaab 1,919 1.00/1.00 vMB 27
651,270 651,270 0000000000000000000025da8a629a0c07c1709a6c13370dfb557cf57cc81742 2,599 1.00/1.00 vMB 30
651,269 651,269 00000000000000000003c37accd26f6b7e1d0291cd631efc3abe15e1cdba099b 2,620 1.00/1.00 vMB 60
651,268 651,268 00000000000000000005d3cde8409b32725b2773dad38d1e7088387322f6fb9a 2,671 1.00/1.00 vMB 39
651,267 651,267 0000000000000000000661d53fb18677e4857d135baf4fda00bc20224da695ae 1,574 1.00/1.00 vMB 101
651,266 651,266 0000000000000000000851816c014c9ca27baadbf565de4985d40f4d49a8990f 2,709 1.00/1.00 vMB 110
651,265 651,265 0000000000000000000289e560691f67db6aa72fd00dbd7ff5034ba70371ac11 2,551 1.00/1.00 vMB 24
651,264 651,264 00000000000000000003542a780b2b80332cae55e60530f288fed002ef5946a1 2,255 1.00/1.00 vMB 27
651,263 651,263 0000000000000000000af2c102898054f6d9591d6afec574242d268195d923d9 2,233 1.00/1.00 vMB 66
651,262 651,262 00000000000000000007e7960432c1d6570b24d7edd759fb797c29cbb7cf0c57 1,499 1.00/1.00 vMB 106
651,261 651,261 00000000000000000008345f4de19d763ee956f488787c025d4d5d6ddf70e20c 2,368 1.00/1.00 vMB 106
651,260 651,260 0000000000000000000836141776138749a5162e701064f1298e80b672284dad 2,271 1.00/1.00 vMB 43
651,259 651,259 000000000000000000068e3da29803640314ec6b511f9c671c1d524c7a742a6c 2,111 1.00/1.00 vMB 20
651,258 651,258 0000000000000000000069bcf3c40a6d9fec79a713ace2794acd9c2db975e6c5 2,434 1.00/1.00 vMB 87
651,257 651,257 00000000000000000001dfe74b6bfde7e751338075c0c4c2ef0ef8083b6f5edc 2,656 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.67 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: 673.28 GB
    • Received: 16.42 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.