Loading Tool

Explorer IconExplorer

Memory Pool

75,893 transactions
27.65 vMB
0.06802445 BTC
Random Selection Loading Transactions
Max Size: 169.48/200 MB

Candidate Block

Mining Attempt d5c5cb2160f54fceaa397de3b2fdf5a0eb95588a3562580c036b2adc5c71f2d6
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root f83a6a0834bbab42480140c6ef4163b0c57cddd0ab828c02903fe79cca694dc0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.00884825 BTC
Feerates: 81.11 > 0.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (479,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,151 436,151 0000000000000000003534ae56afd15fe56b0009d81965768e341c42c23a9810 2,984 1.00/1.00 vMB 127
436,150 436,150 0000000000000000038d61d0af915595ea9a8b41b4f57e4ddb7dba2ed9056613 2,748 1.00/1.00 vMB 142
436,149 436,149 000000000000000001d2a92cb7748099d8702c3e9602ef75d4a68bff880d8c39 2,212 1.00/1.00 vMB 107
436,148 436,148 000000000000000000b49a9c0ce2184f1bf28ec8758f4fb37c86698b26466625 1,800 1.00/1.00 vMB 46
436,147 436,147 0000000000000000015fcf7212d8b90b20e6c1ea9b4eae480c26d0db4c709d17 2,767 1.00/1.00 vMB 62
436,146 436,146 00000000000000000344dd6898cde1e8f63aa037724c6ac36fd65a578c5f8071 2,130 1.00/1.00 vMB 83
436,145 436,145 000000000000000000b5a13edc2302b0ac014d7768d58725ad0dcb7e599b32c6 2,768 1.00/1.00 vMB 115
436,144 436,144 0000000000000000027ed04b4a46ac4e723816e5908757705b7781c8b44edd27 1,672 1.00/1.00 vMB 36
436,143 436,143 000000000000000001f1dcf9637a2a2ca61e2a27bc0565f577ad396af0e20c7f 1,143 1.00/1.00 vMB 27
436,142 436,142 0000000000000000031d9989dfd7a07cf4b6c984dcd3784e8f06ccda5daec452 2,125 1.00/1.00 vMB 55
436,141 436,141 0000000000000000043d2cd4dc223fbd2817c615544a696de5cb6955edaae3a3 2,260 1.00/1.00 vMB 66
436,140 436,140 000000000000000001df4b22346802e50ca7914e3fbc73e9eb31e7588ae96c39 3,202 1.00/1.00 vMB 74
436,139 436,139 00000000000000000130b530e3994cdda796ba142d42b30f3e8f08d931aaf97c 2,403 1.00/1.00 vMB 75
436,138 436,138 000000000000000001d949b5cf05fb9daa342c6253dca86c0507f242ed8c7f50 1,873 1.00/1.00 vMB 104
436,137 436,137 000000000000000000f70483c4955d8d49725733ca8263a1839869384b673ad3 1,461 1.00/1.00 vMB 100
436,136 436,136 0000000000000000015158ff293c006fe11ffb7150e05e18156eb165a9defbe2 2,308 1.00/1.00 vMB 72
436,135 436,135 000000000000000002258e266d36b7a51979a894b7e99caab9a106f07c393d2c 2,641 1.00/1.00 vMB 116
436,134 436,134 000000000000000002d9f5cad8767743cf3d4ecd0aa2f3e5889b7c06e3393451 2,411 1.00/1.00 vMB 80
436,133 436,133 000000000000000003105636292cdbed2192f7f25217fd4efdf1369690163434 1,398 0.75/1.00 vMB 156
436,132 436,132 0000000000000000016ec3007b561573f2414d45b62d2d102b2ce73b13f63361 1,807 1.00/1.00 vMB 54
436,131 436,131 0000000000000000024585494f9b4e3d817edd62c06b64d2bf9bd7ec7254afb7 2,017 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.93 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: 714.60 GB
    • Received: 17.57 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.