Loading Tool

Explorer IconExplorer

Memory Pool

29,205 transactions
10.53 vMB
0.04110771 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.50/200 MB

Candidate Block

Mining Attempt 03fa461fff39c5efd9f1ee377cf9c7a8f9a70a1d4e158eac0ded4fbd5c8480dd
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root 3ad95212a33e5a1998798918d498b3de82d99d3da3d368609aae6876e5c9dedc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,077
Size: 0.54 vMB
Total Fees: 0.01588741 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (673,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,054 240,054 000000000000000fd3cf81d8a69c8d24ddf085e99eb769c71d68d967213481af 6 0.00 vMB 217
240,053 240,053 0000000000000051d3cd19f9fc7535a9995635a0e8d53a08df7480851371746c 589 0.43 vMB 148
240,052 240,052 0000000000000033539d2297b021bbcbc9368d78352b212e24413e5ff44039d2 256 0.11 vMB 169
240,051 240,051 00000000000000d8de32375007c50d24f28f69e46cec7a5394942ef59e38a51d 72 0.03 vMB 188
240,050 240,050 00000000000000adc8a1a4ca1985e06472c710603220bedac5fb8f401466a66a 421 0.16 vMB 177
240,049 240,049 00000000000000454fab3b21ac7d51c8b122d1c996b212722ee491f9ddae0cc1 161 0.08 vMB 127
240,048 240,048 0000000000000087072e8a316f325e1eceaf1901d519ea77c6b11f6908f8c6cc 317 0.14 vMB 168
240,047 240,047 00000000000000918964df2565b4c2532b5deca09634edbca71b81cb298e476d 326 0.14 vMB 157
240,046 240,046 000000000000004b4745e1b015e46315342ae3301855f75f3fbec3100a35de16 49 0.02 vMB 136
240,045 240,045 00000000000000e4609fcb39674d689e07fd088c96af65308d32a4f6335c12da 46 0.02 vMB 145
240,044 240,044 000000000000007fe64fef3224fbd27d75ca83562e1ce0035c54c13ced7241a5 237 0.09 vMB 234
240,043 240,043 0000000000000090ed5be96260975d3c2914df77189420a115781153610ca20f 165 0.07 vMB 163
240,042 240,042 00000000000000f6018ee79e7743b662349184fed297cf36ce500cd9c8fab778 446 0.19 vMB 163
240,041 240,041 00000000000000d3729ed0adb800c9095466ba180864d03e74301ed7ce704854 39 0.01 vMB 190
240,040 240,040 00000000000000bef066f9bc7bc1ff87dabc9435f326b5dd8529f5af2948ee0a 238 0.25 vMB 77
240,039 240,039 00000000000000a29a39e77043eb779c2b1cac9907ce38a32ee9d15250b89660 13 0.00 vMB 83
240,038 240,038 0000000000000108f8cf27a2a2f49384346d915ff0970554358b9544bc7f5bfd 252 0.11 vMB 175
240,037 240,037 00000000000000e8ced40b14ced8e3019b0d996f4f8fdf6c53632b2a8c35f820 25 0.01 vMB 134
240,036 240,036 000000000000002613b983782bea0a9304b27283776895638c87ada080f133c3 388 0.16 vMB 178
240,035 240,035 000000000000004ef5b4f20ddd73687e22d70601a2c30a021c30bd9aed3f0cc2 122 0.06 vMB 171
240,034 240,034 000000000000007d85964e3e3540a5cc7c45b94c743100dd68b93f053325c7ad 157 0.06 vMB 209
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.15 GB
    • Received: 0.68 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.