Loading Tool

Explorer IconExplorer

Memory Pool

75,376 transactions
27.78 vMB
0.07953905 BTC
Random Selection Loading Transactions
Max Size: 168.96/200 MB

Candidate Block

Mining Attempt 6f95661ae213c4fa5e5f154733e80c7f409223ff1c7594a40009e824bca22cf9
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root fd2e96657fc4d82de9fd38f629d12581a913f8c44cc3954ed2d4b95bff767084
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,650
Size: 1.00 vMB
Total Fees: 0.02010930 BTC
Feerates: 151.01 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (426,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
489,177 489,177 0000000000000000009cfa55668db59ff7c2ec2b1d7b0d9670c935e406494383 2,188 1.00/1.00 vMB 90
489,176 489,176 000000000000000000d5905c91a3d4d71e87ac4d856eeba3240b47e307a790ea 2,016 1.00/1.00 vMB 154
489,175 489,175 00000000000000000032f8ebb210f6fe54992f678d64e70354cea5ab25662e6b 1,377 0.77/1.00 vMB 74
489,174 489,174 0000000000000000009344dd28c509844b11bda998ef28efab883115fbc83d89 1,264 0.97/1.00 vMB 28
489,173 489,173 00000000000000000099ac9009e955c01f1c8ba3e6052b86acafddac2e382978 1,751 1.00/1.00 vMB 64
489,172 489,172 000000000000000000cfe82761e1a65a6bb20a5c946b8c986b5c47a402f2b7b4 2,264 1.00/1.00 vMB 148
489,171 489,171 000000000000000000b1d1910758445f8c2afec4b73b1d2d947385c4953d58df 416 0.99/1.00 vMB 16
489,170 489,170 0000000000000000006bf51e5b62385f5eae417a9ca1f59199fdbeccd4dcc158 727 0.97/1.00 vMB 51
489,169 489,169 000000000000000000ea464d095af531f614172607393411671f3200b1f5d166 2,274 1.00/1.00 vMB 80
489,168 489,168 0000000000000000000d35ad51edfb26ff564563122efa8654bddd7e1c248653 521 0.30/1.00 vMB 143
489,167 489,167 0000000000000000004709a6b26bec7413229fdcb36b64019b080a1d10bdce93 970 0.64/1.00 vMB 130
489,166 489,166 000000000000000000b18b14f6cb1150c9eb2a940c577977331312605d10cad5 668 0.44/1.00 vMB 89
489,165 489,165 000000000000000000b20b3159166ee38f4892f1a4b9df060c9fe7a6f81f4fe5 166 0.07/1.00 vMB 103
489,164 489,164 00000000000000000098fe81386e1496e8ae8373c7fa626f0267a46ebe5b08a3 204 0.07/1.00 vMB 81
489,163 489,163 000000000000000000d2627843f7e2de89a08931363a75fd9c72e5152ee1f6a0 172 0.06/1.00 vMB 109
489,162 489,162 00000000000000000002defc428b20eb6cf398624e586c40239a79427a1efc6c 1,042 0.96/1.00 vMB 51
489,161 489,161 000000000000000000795a419d15da409e212f6247b2e02843cc18cd3cadb1f1 1,775 0.76/1.00 vMB 97
489,160 489,160 0000000000000000005fce697ae3e0b0def066478f2caeb54c61a5d61c7ed116 1,095 1.00/1.00 vMB 69
489,159 489,159 0000000000000000002df9d05a3c035a7ad44b0c2d99eca5f7cd929b87a08dbb 2,094 0.90/1.00 vMB 10
489,158 489,158 00000000000000000041710ae03e3469420f68804353dc77a2795fd3f31bd92b 2,038 0.97/1.00 vMB 140
489,157 489,157 0000000000000000002461f4595d8b4bf034a660813e9cdca955f49e7ca3a119 943 1.00/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.94 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.90 GB
    • Received: 17.62 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.