Loading Tool

Explorer IconExplorer

Memory Pool

81,235 transactions
30.63 vMB
0.07442739 BTC
Random Selection Loading Transactions
Max Size: 187.92/200 MB

Candidate Block

Mining Attempt fadc91df057cd25a50d464279fca03460cf4da3eab464b223c5e40416667b8bd
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root 141666b389c1aa138dc09ee052d58f85041af9e36a3ec42b4c6d32134dcfb00e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,968
Size: 1.00 vMB
Total Fees: 0.00587053 BTC
Feerates: 151.12 > 0.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (489,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,210 426,210 00000000000000000468f832a199c0288ea89fd9fd4f26313a12508a7625ac77 2,727 1.00/1.00 vMB 67
426,209 426,209 000000000000000000d28b43ef224965f47e1b7f401e7fc1548fa0fa8bfebff5 664 0.29/1.00 vMB 61
426,208 426,208 00000000000000000103b70e1c9bde55ea746cbfa896a629972749d6ec022ba7 471 0.34/1.00 vMB 37
426,207 426,207 00000000000000000080ff47dfd30ea4f155365eea8eb529e853d8b00bfa3e1d 1,384 0.98/1.00 vMB 48
426,206 426,206 000000000000000003d8befadf1ee97f8050e37f0fa23a45f7e398bd4bab8818 951 0.54/1.00 vMB 47
426,205 426,205 0000000000000000035c8115fac1331b2b25ba976c5870a86a5d5d1d1e3e08fb 800 0.33/1.00 vMB 57
426,204 426,204 00000000000000000092bd37f4d68c58a2323f5a2380ad7065d605e8439d773b 648 0.28/1.00 vMB 61
426,203 426,203 000000000000000002e0dbd8610fb3bc9eb62ff5d3e29bca6cdc5f8e810dd470 2,385 1.00/1.00 vMB 62
426,202 426,202 00000000000000000266c05c3d6fdae77da72353e23ab2d5dfb4b5ead528ae69 431 1.00/1.00 vMB 9
426,201 426,201 0000000000000000029661340818641cbf7003f37d9329017da82099831971be 1,816 1.00/1.00 vMB 49
426,200 426,200 00000000000000000200da5b6ae0ac10fbc019df0e2060e003b62553dd90ca73 2,874 1.00/1.00 vMB 73
426,199 426,199 000000000000000004c9f4fe2b00fda688aba568ea3613db3551f6dbb281caa4 2,742 1.00/1.00 vMB 76
426,198 426,198 000000000000000003b6bf542ed8449a5eb3ca6363370facd50f04a0b22b029a 1,149 1.00/1.00 vMB 32
426,197 426,197 0000000000000000041b75ccdd5acd5a6b7915a0f26e6183343bc2c232f809fb 156 0.06/1.00 vMB 67
426,196 426,196 00000000000000000144a1f49484da2601f5decf33dfadc9651e23563a826e8b 600 0.28/1.00 vMB 53
426,195 426,195 00000000000000000115e15a7ade06767b13f9aa76228215c6ca10cb1480817e 543 0.44/1.00 vMB 68
426,194 426,194 00000000000000000147a25f47a7b391bd2bbff387991b9708134f80860ab1d8 613 1.00/1.00 vMB 19
426,193 426,193 0000000000000000047fd7176afa976e9c1a7bbe269a0bbe023f958d3645bcb0 447 1.00/1.00 vMB 12
426,192 426,192 0000000000000000034b8056f699a29f50136c9376d64b3ab82a75638eb93ec9 1,048 0.45/1.00 vMB 62
426,191 426,191 000000000000000003079d6955029a9b951d62acf891745fe6217ef630944193 748 1.00/1.00 vMB 19
426,190 426,190 0000000000000000016f124acdb695fddb046fe3e7f0c0a2b4f65cd7ae90942a 1,360 0.49/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.98 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.