Loading Tool

Explorer IconExplorer

Memory Pool

49,131 transactions
30.54 vMB
0.09467408 BTC
Random Selection Loading Transactions
Max Size: 163.39/200 MB

Candidate Block

Mining Attempt c31278679864c5799dd063324c9974ba94b7652142fa2f0bcf7161556966c65e
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root eb06d2e072b478e90db7ebbbd0434e5b3e2b86dd760765f663085b1595c74dc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,547
Size: 1.00 vMB
Total Fees: 0.03155825 BTC
Feerates: 101.56 > 3.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (462,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,327 452,327 0000000000000000013455d41f3b9d7c2e7fd2462341f77ce8b907c6d89129fc 2,398 1.00/1.00 vMB 136
452,326 452,326 000000000000000002852f5faa5e4cc6d55efaad993926a542634fddbba6bab7 1,995 1.00/1.00 vMB 76
452,325 452,325 0000000000000000027212a08c37da3f238ffee7a6b6a6c4444b7d305f9d09b2 2,491 1.00/1.00 vMB 184
452,324 452,324 0000000000000000013cb10835fd04ed4387060e6cb57b9bdf6fcf63de4c1ee6 2,753 1.00/1.00 vMB 151
452,323 452,323 0000000000000000016ab1de9d2135a31cbbffb74bf15c668fcdecff9c44d2ad 1,829 1.00/1.00 vMB 97
452,322 452,322 00000000000000000044c2ecd0c9e5fb30eaebe02dc22327f19c40c28a8d37fe 2,012 1.00/1.00 vMB 148
452,321 452,321 000000000000000000512d47ad4be3d0c9be16c61cc7c4ffd497d5576ed2e6e9 831 0.37/1.00 vMB 195
452,320 452,320 0000000000000000020e54a22f619c9827cc574ac8f27b7aad26a93f23d3c1e2 1,289 1.00/1.00 vMB 88
452,319 452,319 000000000000000001e56306c3397d2361dfa0a33ef2825184b187ebd33b6316 1,919 1.00/1.00 vMB 83
452,318 452,318 0000000000000000008373897dc6461daac8761cca4b5e0d3ac0037923ed0309 2,476 1.00/1.00 vMB 130
452,317 452,317 00000000000000000141b59e0651ff83b5b0aaefb1ce67b061dd9356159fea57 2,310 1.00/1.00 vMB 124
452,316 452,316 0000000000000000004ab0c1b29b8a12f9596c088475a7b03ede2a0bcb387ec0 2,074 1.00/1.00 vMB 91
452,315 452,315 00000000000000000062132ba4637b4ba675c13680d582fe9b47aff1a5843338 2,340 1.00/1.00 vMB 62
452,314 452,314 00000000000000000089aafa540672e5211bec00e101dc2e6bb88d39d92d1dd0 2,244 1.00/1.00 vMB 105
452,313 452,313 000000000000000000169a1ef2721188b457ace1c0a490a6de1e5fc63ea09378 1,522 1.00/1.00 vMB 124
452,312 452,312 0000000000000000003cf225bba1404ce74e27050dd37f7faa32fa5b83d27cc5 1,618 1.00/1.00 vMB 126
452,311 452,311 000000000000000001918cc1745369d6ad9b871a72edc69e737add2ab435234e 2,918 1.00/1.00 vMB 178
452,310 452,310 00000000000000000264bc8e7f94cab5f856634f8f7743f37d32bb72e1c0bd13 2,519 1.00/1.00 vMB 93
452,309 452,309 0000000000000000015a31abfb1ca61e5a8863312dce8d3f2ebcced6b61f3d74 2,846 1.00/1.00 vMB 132
452,308 452,308 0000000000000000005867634c363284caf01ce5dd2d6e2a6c2ab26030f33493 2,291 1.00/1.00 vMB 118
452,307 452,307 0000000000000000006c0660e4e983336d6ea1921b0dcc40a7f6932d591d0aa3 2,201 1.00/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.