Loading Tool

Explorer IconExplorer

Memory Pool

35,498 transactions
25.97 vMB
0.05710656 BTC
Random Selection Loading Transactions
Max Size: 132.36/200 MB

Candidate Block

Mining Attempt 5419c42b7319115e9c59d017b4054c05a8f8b3e0ed834fa884257b903d41db1c
Version 20000000
Previous Block 00000000000000000000fa3235940f587566c6c02e73aa14b3b699b518527500
Merkle Root ce8a3417245e063499f4a6da850a3c40307d094466b44c229e9b854c0d0ab8af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,561
Size: 1.00 vMB
Total Fees: 0.00939665 BTC
Feerates: 100.36 > 0.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,694 (144,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,146 770,146 0000000000000000000171b507f818d6cd3f6bc4ce9a81f3c83af63fe5616657 3,074 1.00/1.00 vMB 10
770,145 770,145 00000000000000000003c9e1ebe12b20a64126c850809c9c0deeb695386ef604 1,200 1.00/1.00 vMB 3
770,144 770,144 00000000000000000007863bca79b4c2b1b36ef45ae4289012f8f491653b84e4 2,554 1.00/1.00 vMB 9
770,143 770,143 000000000000000000030fda43bf0fcaeb3b3ad80b4d87e49d1e5ec1dc185f92 1,982 1.00/1.00 vMB 7
770,142 770,142 000000000000000000027e58de0ba19895aa84a2b49b38360be4532e9240b0f9 1,842 1.00/1.00 vMB 6
770,141 770,141 00000000000000000000082797a2134744e01ab6d5bc5997fc9aa0cefc5fe696 2,808 1.00/1.00 vMB 11
770,140 770,140 00000000000000000002f1a09b1a50e40af57ef4dac3a6101b301974db227d45 748 0.32/1.00 vMB 7
770,139 770,139 00000000000000000007023f6f3af48e858bdd8c5fb7a4d621eec3a920d6c613 204 0.06/1.00 vMB 10
770,138 770,138 00000000000000000007d3439c95fdce506ddf2aff4c8b0429d9733a3fc28002 1,555 0.60/1.00 vMB 9
770,137 770,137 0000000000000000000357cba0312333842291192613549a0fe311cfadf4035b 14 0.00/1.00 vMB 13
770,136 770,136 00000000000000000004d93c0623ccd5d72872e575ad6f237c7556b13509bf88 480 0.23/1.00 vMB 8
770,135 770,135 000000000000000000061cf5986e988e3de10eeb3241996cb7449825c83a48f9 2,008 0.75/1.00 vMB 8
770,134 770,134 00000000000000000002ae2edd19ac8ed565949056df03558f2e112b1821e151 1,697 0.71/1.00 vMB 9
770,133 770,133 00000000000000000000939fbeaf2a877f8a5ea5f1229b6956efb4dbc2fb4b63 333 0.16/1.00 vMB 9
770,132 770,132 00000000000000000002facdf4b686d37bb2582d8b8e824d46eb1c41049856bb 1,930 0.90/1.00 vMB 7
770,131 770,131 00000000000000000003accc7806e0c54c8c58717ff352dc63d2aa0b3bf9e3d2 1,102 0.31/1.00 vMB 9
770,130 770,130 0000000000000000000234ad365e0ae611d6b2039773daa2ae23e0d535e8b8f0 276 0.10/1.00 vMB 10
770,129 770,129 00000000000000000006bb4de082f77176c05b982299aa0f69dc07cebbd59e09 53 0.03/1.00 vMB 8
770,128 770,128 00000000000000000006b5d33bd8cf2248643532424ad4bc9b9b5339728803c5 262 0.13/1.00 vMB 9
770,127 770,127 000000000000000000022883acca3c6873ed100395b3ca617ccd66e2508ddd55 1,105 0.61/1.00 vMB 6
770,126 770,126 000000000000000000046f33c692e143c48361eceaad6a392231f9c009e4d401 1,274 0.94/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.85 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: 638.39 GB
    • Received: 12.48 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.