Loading Tool

Explorer IconExplorer

Memory Pool

36,062 transactions
26.14 vMB
0.06793711 BTC
Random Selection Loading Transactions
Max Size: 133.04/200 MB

Candidate Block

Mining Attempt d30c3cf0234876a3933f3b9b7214d882bc4c7fde14733e2f419a1fcb2e428b2f
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root d604896dc848089044a06b109c904d7cca4004a70b6bad716320e9cb7dd211be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,315
Size: 1.00 vMB
Total Fees: 0.01890434 BTC
Feerates: 165.59 > 1.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (676,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,086 238,086 0000000000000043d862c958d2c2de8a5b1c7a91d46db43caeba05ad7a1df93a 477 0.21/1.00 vMB 177
238,085 238,085 000000000000014a28de1dc8514b6a5174d169551bce47f538013f9e4fd94d1a 86 0.04/1.00 vMB 130
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
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.24 GB
    • Received: 12.47 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.