Loading Tool

Explorer IconExplorer

Memory Pool

47,666 transactions
29.04 vMB
0.08239560 BTC
Random Selection Loading Transactions
Max Size: 154.84/200 MB

Candidate Block

Mining Attempt 06acb0bda44f5a99c67e293e6059421fa9155aafb74825b80a60a1a926fe3081
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 5edf1e8fd32575a1f1c344a0a1aaff434ad236dcd493da39c74055f5e5e689eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,211
Size: 1.00 vMB
Total Fees: 0.02683003 BTC
Feerates: 100.60 > 2.69 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (610,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,120 304,120 0000000000000000629c7999a8b23208fd4a75d52d81a5efbb11ceeed405d3b4 475 0.24/1.00 vMB 33
304,119 304,119 00000000000000005d3e41e8555dd13097e60a0b73e6d0e792afad11f38355f8 86 0.10/1.00 vMB 10
304,118 304,118 00000000000000004061a657bf20f3490bfb40556829e1d5dc7b896bf34c59ca 32 0.03/1.00 vMB 18
304,117 304,117 00000000000000000f2d1e876bf76e6fc6619929bd8c43f2ddf53920cccdae4f 473 0.22/1.00 vMB 39
304,116 304,116 000000000000000026f82d75cc207c7d259c269cf226446597e612a6e94967da 425 0.24/1.00 vMB 31
304,115 304,115 000000000000000026d07fd454d84bdca73abb5ff0a875a1c2ad97857dffc934 610 0.40/1.00 vMB 28
304,114 304,114 0000000000000000060791a8925ca46395d16b8abdbaad61797a9fb8543fcc23 246 0.15/1.00 vMB 27
304,113 304,113 00000000000000001c288aac8f1663f8f6a2e9ca2ff1f7e06a553819ab2e0ca0 64 0.06/1.00 vMB 17
304,112 304,112 00000000000000005dae8dc87610eb81abb9e6ab64238e9df78e207e6457e0a6 92 0.07/1.00 vMB 21
304,111 304,111 00000000000000001286d2702cde92f580723247c40a7c104497502d648133c3 66 0.12/1.00 vMB 9
304,110 304,110 00000000000000005bba7c578bfaa027ebc38dbe2e2c451f575ee4adb95636dc 511 0.44/1.00 vMB 23
304,109 304,109 00000000000000002e2b4b64eefc8013fde5f99de699d5a449cc7800c6643f33 813 0.49/1.00 vMB 31
304,108 304,108 000000000000000019fec86cf273212fdbd0a5f0fb82098e0b4dce1809d2fcff 587 0.35/1.00 vMB 28
304,107 304,107 000000000000000063854267529cf3ecd9aea77afbfb845e7caaa8a88257a60c 22 0.08/1.00 vMB 3
304,106 304,106 000000000000000038d8a2acbd0595cb5eb2ad71965ab9d260ddbe56c6275c4a 136 0.10/1.00 vMB 22
304,105 304,105 0000000000000000608fabc6726dc381a0c2ee4a8e70d2ee109b0761d761e9b3 123 0.10/1.00 vMB 24
304,104 304,104 000000000000000057b603f085569149298ab05258cdec374d2afd09c52899d6 428 0.30/1.00 vMB 24
304,103 304,103 000000000000000063d607a8ab97fe6baf304c508cff40eb07514c0834b1b566 77 0.08/1.00 vMB 18
304,102 304,102 000000000000000054abac62f2fe139bc3746cb7c6eddcec14cba8b4baa9f69b 291 0.24/1.00 vMB 19
304,101 304,101 00000000000000002a478176d531e5e4cc5d597dc5bbe567fb4c692598d56910 221 0.18/1.00 vMB 21
304,100 304,100 000000000000000030068f158dc9fa1635d6ac4a48804c46c73deebfc5aafa2a 457 0.25/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.12 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: 652.10 GB
    • Received: 13.72 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.