Loading Tool

Explorer IconExplorer

Memory Pool

39,202 transactions
27.54 vMB
0.06634758 BTC
Random Selection Loading Transactions
Max Size: 140.63/200 MB

Candidate Block

Mining Attempt 48eacaaed52d40b2e568cc0bee47356df04f307e8c4947a115c11bbe97f7a325
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root e0839ab8d0e8823d392bda1e6fb2eb97fae455ee10d93211fd5955f852172a4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,438
Size: 1.00 vMB
Total Fees: 0.01398960 BTC
Feerates: 100.95 > 1.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (676,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,084 238,084 00000000000001164810e05c5ea527e2d368a2a2a59bfbfd81aa339c7bd7df04 582 0.24/1.00 vMB 178
238,083 238,083 000000000000000a0fb048e82afe0737ba4c134cf84c43d76a011ee1c6b3727e 297 0.13/1.00 vMB 173
238,082 238,082 00000000000001115ddb0ec7b7698f5f7cb6add69d46c2ac073b53871c74d822 98 0.05/1.00 vMB 131
238,081 238,081 0000000000000069bea5867778286c47245dbae5fd07c7f7e4c9f73bcb7664b4 328 0.14/1.00 vMB 174
238,080 238,080 000000000000015adbe856f313924cc82ce546dc4e16adcaa6b7b802c7d58247 461 0.20/1.00 vMB 161
238,079 238,079 000000000000001c3cc8159dc73cf2e22c255f3172c758876e7230045b7bc007 136 0.05/1.00 vMB 188
238,078 238,078 000000000000011396e49ded6ea58cd6849a5d34a9bd002958a2b3d647daff49 150 0.08/1.00 vMB 150
238,077 238,077 00000000000000c95b9c3ef8d4cb33e41e606c19bb92c8f63a6f24b847258c84 407 0.21/1.00 vMB 167
238,076 238,076 000000000000006eff0a137aa5a8ea06bbce2e1298bb1b3460ef69531568e4f6 99 0.05/1.00 vMB 75
238,075 238,075 00000000000000a261ed766e1f225a64350f0f3bd4bcb4ef0a552fb613690330 471 0.22/1.00 vMB 176
238,074 238,074 0000000000000079d3c9c328e4251a6047ca256883369737b032820df5b316bd 249 0.13/1.00 vMB 130
238,073 238,073 00000000000001399d3b1e2ac49b1c324e991cf195acf842ef38b3ad33cc8a0f 599 0.25/1.00 vMB 216
238,072 238,072 0000000000000059325695bbe58ada9eabdde8675974f058c2315275d2b6a73e 99 0.07/1.00 vMB 130
238,071 238,071 0000000000000057d482c3664e1e620331952d9c9a0d4b1d110463de998a3403 439 0.21/1.00 vMB 169
238,070 238,070 00000000000000a132f096922e8796a7b0ca80686db8f93fb0cfca0e1a269c43 168 0.08/1.00 vMB 184
238,069 238,069 0000000000000122b575f64b5700d000b74b008431cbd3b679a778c4f09faf2c 324 0.15/1.00 vMB 162
238,068 238,068 00000000000000560702356b7b38724b0d0dafb864dd740dc03a57379079d21c 375 0.17/1.00 vMB 159
238,067 238,067 0000000000000104c44896f684083528584b911a675da9263624cd7a3695b930 75 0.03/1.00 vMB 152
238,066 238,066 000000000000014e1bd40020a56c688d006456fd31d094cc8c1ac9fa55b7a91d 515 0.21/1.00 vMB 195
238,065 238,065 00000000000000d07a0ec449bdc94027aaddfec02752454014b4641c2b5ff284 146 0.09/1.00 vMB 146
238,064 238,064 00000000000001163a0f8d21f7857dc6b6ce2b551c156c30a19da005e03fcff7 474 0.25/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 781.76 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: 632.28 GB
    • Received: 12.11 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.