Loading Tool

Explorer IconExplorer

Memory Pool

38,729 transactions
26.42 vMB
0.06990086 BTC
Random Selection Loading Transactions
Max Size: 136.04/200 MB

Candidate Block

Mining Attempt 468cd02c90ed518d98d042bfc9453342c3991f361b12d58809cad52d094c3f17
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root 4a7a99ce0d2990abed58cfd9d5f3ca150329a1c65e311ab6e91c46a0265e8117
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,994
Size: 1.00 vMB
Total Fees: 0.02073794 BTC
Feerates: 150.93 > 2.08 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (676,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,093 238,093 00000000000000d20733eacbba207e3da487f8c2e95853a6e8ba11f08eb6ebab 182 0.10/1.00 vMB 134
238,092 238,092 000000000000006f2b8b20490415c71cd8d3c2566c8af79c6d055a57ec85fc81 576 0.24/1.00 vMB 214
238,091 238,091 00000000000001441392019b0218af1a9ff12f9440e33d5044ae3a4672d8e893 139 0.06/1.00 vMB 150
238,090 238,090 00000000000001026fd6480af90ae9babc2be356028eddfafcedb70205306682 195 0.15/1.00 vMB 105
238,089 238,089 000000000000004973ab15d3dbd0328ff0d11c60caf64cd98da0b8db8dd11b70 730 0.25/1.00 vMB 215
238,088 238,088 00000000000000f0caf1f901f700356f2b9f489d6bd25ff6101608b8df02728d 25 0.01/1.00 vMB 149
238,087 238,087 000000000000010bb3ecd9cfe110ed52402a63e39a3bfd9722c21840e5ea57da 70 0.05/1.00 vMB 114
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
Previous 10 blocks ↓
Total Size: 781.81 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: 635.54 GB
    • Received: 12.31 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.