Loading Tool

Explorer IconExplorer

Memory Pool

80,842 transactions
30.32 vMB
0.09725328 BTC
Random Selection Loading Transactions
Max Size: 182.68/200 MB

Candidate Block

Mining Attempt b2c650309f3da12b66660590d809c11483bf7ee954d9515c7346881d4ffaf927
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 9f25d784aefff134a73bf99867ed434b103b9a1b87a9c14d71b918cf847e2d0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,661
Size: 1.00 vMB
Total Fees: 0.02474809 BTC
Feerates: 80.28 > 2.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (84,819 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,324 830,324 000000000000000000000fb1fb75697037c24adffb381a40533898be7deb4a88 2,949 1.00/1.00 vMB 29
830,323 830,323 00000000000000000003386aa4c995ac4199046765f58004386f8aeab485f19c 3,764 1.00/1.00 vMB 61
830,322 830,322 000000000000000000033e43fa96ceff89b074cb9870d22ebfb4c812ad1c87dd 3,428 1.00/1.00 vMB 50
830,321 830,321 00000000000000000001b49be244db96cad1f0b042148f67b39f4e7a1e5f2b4f 1,862 1.00/1.00 vMB 14
830,320 830,320 000000000000000000029209ddcc6601b8db2d13b348ca8b00c61e1f0df3131d 2,630 1.00/1.00 vMB 36
830,319 830,319 00000000000000000000653ea9309dd1964148565e89e95c660ac8b2eaad4237 3,277 1.00/1.00 vMB 47
830,318 830,318 00000000000000000000b6625133328f2ecae269a50bfd0ca8a5409f7efe321e 3,049 1.00/1.00 vMB 44
830,317 830,317 000000000000000000031d8e392e42aa987e6427a17df051a05fb6b1a330cd28 2,906 1.00/1.00 vMB 22
830,316 830,316 00000000000000000003893899b06bfcdf5ef91949374350c2b0462afa81db10 3,155 1.00/1.00 vMB 71
830,315 830,315 000000000000000000036e3db5fb38cd1a7b68aac1486e7b8bf796df72a4bb99 2,286 1.00/1.00 vMB 29
830,314 830,314 000000000000000000005af19de644798062614e6474d64a66b0a5bd2d0d47cd 1,714 1.00/1.00 vMB 23
830,313 830,313 000000000000000000039deabc9fbd8d743e94583637d91a75a46c5fa390dc42 1,249 1.00/1.00 vMB 17
830,312 830,312 00000000000000000003047c2b51d31c27f9514e9299d9d5520e01000c2882bd 2,754 1.00/1.00 vMB 47
830,311 830,311 000000000000000000020ff17aa537d4b81477df4e09aa195e66b3d13d16275e 784 1.00/1.00 vMB 18
830,310 830,310 0000000000000000000119bef264128eef9b5e2c60a0cba7425b2096ec029238 916 1.00/1.00 vMB 12
830,309 830,309 0000000000000000000319f443667470bcd0c9430db12bc9aea8d44604c76d42 575 1.00/1.00 vMB 19
830,308 830,308 0000000000000000000231b391bbd222c94ed71d214f8cfad1c0cea99e5d4b00 1,685 1.00/1.00 vMB 22
830,307 830,307 00000000000000000000a24148cdc2451cf5325a71f2c00eb0733a41db91d6ef 2,863 1.00/1.00 vMB 46
830,306 830,306 000000000000000000027d1108be4bb672fedf743e1c33900111c950f0f423e6 1,594 1.00/1.00 vMB 36
830,305 830,305 00000000000000000003a4916103ade9b924e017ae184ed15d00b3a3c8d3003c 1,984 1.00/1.00 vMB 26
830,304 830,304 000000000000000000022c9c11da8c49321856f70df55bce97c6e1b4fae6ac75 2,206 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.64 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: 672.44 GB
    • Received: 16.25 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.