Loading Tool

Explorer IconExplorer

Memory Pool

89,209 transactions
33.68 vMB
0.14756403 BTC
Random Selection Loading Transactions
Max Size: 199.87/200 MB

Candidate Block

Mining Attempt ce989c0f4c426cb834eef8d21780f35b5d3e79ddf669a1f4bb7cb934df9d79da
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 4b819e7286e19af165008eb01a8cd5aa90a53242280c63701b4921c86a9d054b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,607
Size: 1.00 vMB
Total Fees: 0.06021586 BTC
Feerates: 469.97 > 6.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (415,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
499,918 499,918 00000000000000000095679f85676d5ed55ebcc632a761402b962b0040ac3f1e 2,032 1.00/1.00 vMB 362
499,917 499,917 00000000000000000014f77cdd1bcad3ece52f8b5a6cadcf8265a0465501b189 1,414 1.00/1.00 vMB 252
499,916 499,916 000000000000000000095f6a490b60f085aa1cb8f5fa39ce2d3ffead35852767 2,653 1.00/1.00 vMB 410
499,915 499,915 0000000000000000007711a13a96b6bc843e1921d35756c73fd4ca870ac84138 819 1.00/1.00 vMB 188
499,914 499,914 00000000000000000051af523048ad7d80eaa7b88c90f1b3cffdb79ec8e20e46 928 1.00/1.00 vMB 150
499,913 499,913 0000000000000000006d49befa6a65e57c3e82d553b10a9fc8287dc3832abb4d 1 0.00/1.00 vMB 0
499,912 499,912 000000000000000000980737a0744bacd9196f279db5289311757d7637a37d0d 2,246 1.00/1.00 vMB 307
499,911 499,911 000000000000000000ab30297e56f426ae2f9f0050db6ae67d78123c62b64297 2,591 1.00/1.00 vMB 408
499,910 499,910 000000000000000000533baf0c4d4bcf08270376fba3afb3389426668d833a25 1,439 1.00/1.00 vMB 231
499,909 499,909 0000000000000000005e3e88ec7a6421a94e0bebcb6910564638395a7bc5b675 2,847 1.00/1.00 vMB 408
499,908 499,908 000000000000000000099cc19d8df405492c52df11e66453d36d4a3fe2b2db10 337 1.00/1.00 vMB 115
499,907 499,907 000000000000000000952d555fad22f2958a60929414acdec6876d344a4ba118 804 1.00/1.00 vMB 171
499,906 499,906 0000000000000000001476f58d2d4abd76ca23d1d55959f27dc26d28c2f69a01 2,039 1.00/1.00 vMB 331
499,905 499,905 000000000000000000168c26c102de020a3a4e96ebff6e5c5de5ca4a24e9fe8f 1,186 1.00/1.00 vMB 199
499,904 499,904 0000000000000000001d072befe6c7e17628b85146908617d743208334d90514 2,531 1.00/1.00 vMB 375
499,903 499,903 00000000000000000032c35aa938c70aedb4196c790ea958072f71535e7134bc 1,394 1.00/1.00 vMB 206
499,902 499,902 00000000000000000043f4278bb16368c1d40dbf3c244b9707bca22a0e24b25d 1,449 1.00/1.00 vMB 250
499,901 499,901 000000000000000000315d3ec16b126a04e8bb6c6e4ae0d25afeafdfbfc6b755 1,152 1.00/1.00 vMB 183
499,900 499,900 0000000000000000006835cc2e40c713239aca920435673c22fc9ecfb8581b30 1,056 1.00/1.00 vMB 262
499,899 499,899 00000000000000000060f9878efc51252da555d74abc88b235652ebb0af478a3 2,682 1.00/1.00 vMB 304
499,898 499,898 00000000000000000088c55469b27f5b7250d59a2c15e4a2c81970b866167862 2,614 1.00/1.00 vMB 382
Previous 10 blocks ↓
Total Size: 782.30 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: 658.09 GB
    • Received: 14.56 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.