Loading Tool

Explorer IconExplorer

Memory Pool

79,324 transactions
30.07 vMB
0.10315007 BTC
Random Selection Loading Transactions
Max Size: 179.87/200 MB

Candidate Block

Mining Attempt 6a693e604a14c43e8460378b3cae69129021d40fab9dc9b9cbd7823accbb4baa
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 5cb04b0a939d6ae2c9b4e5b5243626b3ef22f6ef35921f97d67fbccd8eb0c74b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,553
Size: 1.00 vMB
Total Fees: 0.03334634 BTC
Feerates: 151.00 > 3.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (679,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,808 235,808 00000000000000fa188053b48765b3590d9cd1bff94f11be3fd404a323a2a07d 145 0.25/1.00 vMB 20
235,807 235,807 000000000000006faceac2df2361462e61434238921923c627b21d823e7b9f8c 325 0.15/1.00 vMB 172
235,806 235,806 00000000000001626982637391b27b25cc84a1cc75110a897dd585e4d5c01f88 55 0.08/1.00 vMB 69
235,805 235,805 000000000000000cf0f6013439f14d08d494b4bbbd51b5fe1c4fc354428fa93f 562 0.25/1.00 vMB 177
235,804 235,804 00000000000000dcd2ab6b209f1ec6d26dea306911c0d474af8d7411e5a9c362 385 0.21/1.00 vMB 157
235,803 235,803 000000000000006ce649bb5e1a69bc26f84f01a251a1a3209369aeb62f728a60 428 0.25/1.00 vMB 122
235,802 235,802 000000000000014a4bb6af7dceba3ff520a6783c2fa1750bce0207069c4150ac 4 0.00/1.00 vMB 90
235,801 235,801 0000000000000125f6a7a94614115a4c1c702534629d1d39e906cf898b0c8cf6 792 0.38/1.00 vMB 157
235,800 235,800 000000000000006a5f6b8d5165e556cf532e044ebb66585225f1ade462ef1dd9 158 0.09/1.00 vMB 148
235,799 235,799 00000000000000b0e39ff744d6b0e063ad08433ff2dd1f72d07ef4b9701328c0 825 0.37/1.00 vMB 181
235,798 235,798 00000000000000f3aba8ce76e2bfb83247d925c1614747109a39ac25721f409f 494 0.21/1.00 vMB 180
235,797 235,797 000000000000001d048a3d33e3e1d1d6b3785517c415db834617d8583b483185 276 0.19/1.00 vMB 113
235,796 235,796 000000000000005e47f22a8a55de98a2815c41cded42c0b47ce7b806e3941087 698 0.25/1.00 vMB 227
235,795 235,795 0000000000000039bc8107195171b795939a353a94bb0b72774e2ccdcd3da469 628 0.23/1.00 vMB 190
235,794 235,794 0000000000000094353b5f43a1339d8d371abbe9b3bd42b3a45f776f7a52fe48 170 0.15/1.00 vMB 75
235,793 235,793 00000000000000766b7eb35bc383527358c2befb02f7f9b7bc8b56c5ea3a3f74 672 0.25/1.00 vMB 218
235,792 235,792 00000000000001939080751a0c0cb5236607ecb794f58b2631c11fce08939c5d 150 0.08/1.00 vMB 167
235,791 235,791 00000000000000f33260555b8588c45c1764ad15ec574e809a60284e62baf1ec 470 0.20/1.00 vMB 174
235,790 235,790 000000000000014271b4082e9c73d4fd539568ec0ed029587966d3a552c97547 503 0.28/1.00 vMB 133
235,789 235,789 000000000000001f0144a491c03064573e2598a113e68bd74a06823a4e525ef8 693 0.25/1.00 vMB 217
235,788 235,788 000000000000007a00d7927441c0f9cc40d209f4ba632e6a9085b4a201dd0c4a 510 0.24/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.