Loading Tool

Explorer IconExplorer

Memory Pool

77,148 transactions
28.76 vMB
0.07851143 BTC
Random Selection Loading Transactions
Max Size: 174.01/200 MB

Candidate Block

Mining Attempt 099a1cded0085e2095eed0b7fc5bd6e5e2e41c94f701b24d11476049fa3bc023
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root c689cd3bf83c0f51c123a571fa7cd5d3be5c294351421f3f9f5ba0eac4235458
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,827
Size: 1.00 vMB
Total Fees: 0.01870317 BTC
Feerates: 100.17 > 1.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (284,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,298 630,298 000000000000000000114bc70cead08d6129497c4406fff044d065cbf32a050d 1,941 1.00/1.00 vMB 114
630,297 630,297 000000000000000000051e037b966c63749a674e32ae97d24d1dbc054da40bcf 2,917 1.00/1.00 vMB 132
630,296 630,296 00000000000000000003e65237ba2422a0631c4548a60585df3ef49066ea8c8e 1,949 1.00/1.00 vMB 116
630,295 630,295 0000000000000000000961974aa7be176a73c2b78a342e1df4292a3413b74c9b 1,752 1.00/1.00 vMB 101
630,294 630,294 00000000000000000009554460eaba0b463e00217ba36d436c4f212715d63bd0 3,051 1.00/1.00 vMB 115
630,293 630,293 0000000000000000001121b8b2bad4b5534ac13f5971c399a1c1239e5200656a 2,510 1.00/1.00 vMB 122
630,292 630,292 000000000000000000020dd5fd21d84064c03f77f1fca14f94442e1855287bd9 2,818 1.00/1.00 vMB 133
630,291 630,291 0000000000000000000bd986ed088735db3febeb20096983a54463610764f82f 2,355 1.00/1.00 vMB 113
630,290 630,290 0000000000000000000a37f91da31fa3e8a2f34ba4704100f290d0835939c0b7 2,733 1.00/1.00 vMB 128
630,289 630,289 0000000000000000000f05b544c9e1a6503a578a7255e60e87555766348c0947 2,835 1.00/1.00 vMB 141
630,288 630,288 0000000000000000000dbedc7aa65bf4f9dcf9f32c9d37ebb67aa78d427c8d00 2,503 1.00/1.00 vMB 120
630,287 630,287 0000000000000000000c3f2fe271caadc08149149b604b3fbf27eeb061d1faf8 3,167 1.00/1.00 vMB 126
630,286 630,286 0000000000000000000cfdd013bdcb08540366446bdc1051fd31121d5cc11d12 3,083 1.00/1.00 vMB 139
630,285 630,285 0000000000000000000c0c7192e3504485c158ae869f414c477da85de04afba2 2,726 1.00/1.00 vMB 120
630,284 630,284 000000000000000000110857f67546429f7fb3b3574c1d79291e180b6278ec63 2,450 1.00/1.00 vMB 73
630,283 630,283 000000000000000000090a2e5b0a0b56720b52b7d05819545d1335b7119c4305 3,163 1.00/1.00 vMB 93
630,282 630,282 00000000000000000005dc7b1fa408cc6af9c20d02737f7ca4e3c17ac63811e7 2,068 1.00/1.00 vMB 125
630,281 630,281 00000000000000000001451a9a1d61b5682e381e425289899a02bdbee4f918ed 2,786 1.00/1.00 vMB 71
630,280 630,280 00000000000000000004b7c9a9d0aa7d0a7a7e21456ccf61155972daadacd0cc 2,792 1.00/1.00 vMB 108
630,279 630,279 000000000000000000015b1b7775a44cd154e9faac36c2971e6ded1a979fb473 2,735 1.00/1.00 vMB 82
630,278 630,278 000000000000000000082060011a397d573fbb73b1d731aa4c83fd761b819aea 2,366 1.00/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 782.63 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.12 GB
    • Received: 16.15 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.