Loading Tool

Explorer IconExplorer

Memory Pool

44,657 transactions
27.63 vMB
0.08929586 BTC
Random Selection Loading Transactions
Max Size: 144.83/200 MB

Candidate Block

Mining Attempt 412059118d60e4fc83cbbbe032f56d6fa21d61496b303094d0ee5b1d483e9f30
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 06b0a35180facfc37781f357b739e0ae4657c86a15a46de715cc428ff67f05db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,016
Size: 1.00 vMB
Total Fees: 0.03510968 BTC
Feerates: 151.65 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (460,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
454,036 454,036 0000000000000000008d88fc0a71ad2f3ab46c0bde0e462e8c6a1eefb74e31d8 1,735 1.00/1.00 vMB 126
454,035 454,035 0000000000000000014b8bba9fe2d95da4cfd3d02e24254f3b16aa0342218dfe 1,506 1.00/1.00 vMB 111
454,034 454,034 00000000000000000031c2802970c81833e8128bcb84cd5c4b8e6cb9f2fea7f6 1,723 1.00/1.00 vMB 148
454,033 454,033 0000000000000000016e9fde2439ed1688e517f2f578431d160b7c928ef7f859 1,867 1.00/1.00 vMB 152
454,032 454,032 000000000000000000a7a67dda7a07b29dbde4b6a00d9db1c4a6ec219074e2f7 1,201 1.00/1.00 vMB 126
454,031 454,031 000000000000000000d309da53a0e674933f78013f125e627862588b01d8d3d4 2,560 1.00/1.00 vMB 193
454,030 454,030 000000000000000000d434c8999d92f1f5a3cae60a7939515caf29204b3f397f 1,462 1.00/1.00 vMB 133
454,029 454,029 00000000000000000222bd2de06af7d85af38670a6cc5dabc60e0bd346557e73 1,779 1.00/1.00 vMB 135
454,028 454,028 000000000000000000a450e6851a4484164884a8c88d84ee2c31d23741ca1d0f 2,531 1.00/1.00 vMB 211
454,027 454,027 000000000000000001546cc24e8eba0ef3615609940ee7f47d64b0bd03c06bd3 2,404 1.00/1.00 vMB 202
454,026 454,026 0000000000000000006650282ac7fa04191c36e13a19406e5c11eba093917f73 1,292 1.00/1.00 vMB 169
454,025 454,025 0000000000000000027a7001bf2584784bcfa9a07087ea15a88d7213795fe65c 1,278 0.63/1.00 vMB 385
454,024 454,024 000000000000000001485d573f3a23f2e694f10ed47fc227179ee8499798097b 2,212 1.00/1.00 vMB 203
454,023 454,023 000000000000000000c96748e93bba3de581b5afec7936c0d843a6291122fccd 1,993 1.00/1.00 vMB 150
454,022 454,022 000000000000000000d026c2ba3799b247d9ad2cdfb3d35075e8762f5315af41 403 1.00/1.00 vMB 430
454,021 454,021 00000000000000000265aeb3c107fc001c97b75e84178bfaa2faeabce7827bcd 2,911 1.00/1.00 vMB 83
454,020 454,020 000000000000000001a776d6a4db0e3c2230ac6e6613e8423dd99d5a01232617 2,960 1.00/1.00 vMB 86
454,019 454,019 0000000000000000025ca52bd61b371d069c421fb27e0da20c77372914d53217 1,871 1.00/1.00 vMB 122
454,018 454,018 0000000000000000000ac95c343d277f07980941326cac3dc1ceb32abbbfa107 2,740 1.00/1.00 vMB 194
454,017 454,017 000000000000000001c7ab75d02fee3f2e1e2b46a894d9220427cc9a0a3cd10b 2,633 1.00/1.00 vMB 112
454,016 454,016 000000000000000001bb6445aa33cd52a8f6968da3f163b75fec50e6cf2af5e9 2,904 1.00/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.