Loading Tool

Explorer IconExplorer

Memory Pool

43,480 transactions
26.94 vMB
0.05652430 BTC
Random Selection Loading Transactions
Max Size: 142.02/200 MB

Candidate Block

Mining Attempt afded9e077d3656ec6c85e461c94f7f51a67affff65bb6fa632aafabe3f59ea4
Version 20000000
Previous Block 00000000000000000000e3ac99be0c75a7c1598359aaad39c4e0ec9e97012d70
Merkle Root f067c2e9f938cb5bbb02a27099606f3b621ee169cd3639ade21d03e5fcc2c797
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,292
Size: 1.00 vMB
Total Fees: 0.00659613 BTC
Feerates: 101.58 > 0.66 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,896 (580,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,377 334,377 0000000000000000051526c87e9498ac6c5864d62c2ef8880e000d82a05e7772 477 0.35/1.00 vMB 19
334,376 334,376 00000000000000000ef7c42beac834ed784ede95692061945665696fe7566212 256 0.08/1.00 vMB 39
334,375 334,375 0000000000000000096d7f37b08b9d7a3d03d29b34db26dddd9a972daf79e2c2 216 0.21/1.00 vMB 17
334,374 334,374 00000000000000001953a9758f610be856d38cc72fbd11cf4f85159360b72735 348 0.17/1.00 vMB 24
334,373 334,373 000000000000000010323c0692795ea5684ef1b7445990ca054d7da0fc6a8d97 179 0.10/1.00 vMB 17
334,372 334,372 0000000000000000103b6325691778fcf0257f79cb15d877899ff237d7f46cfa 462 0.50/1.00 vMB 14
334,371 334,371 000000000000000016664d7833e0856488d20b5533e38f959061c2a997219f52 171 0.12/1.00 vMB 17
334,370 334,370 00000000000000000cd108af495846094cf1ee817b4563e364ccfc9deee50257 225 0.15/1.00 vMB 21
334,369 334,369 000000000000000004578fd09f37444b7f6d35d8f1cdf29d2d60a1e48e7ccfdb 231 0.14/1.00 vMB 20
334,368 334,368 00000000000000000faea77976e924af5d3d41f853553eaf683889e55719b753 687 0.39/1.00 vMB 23
334,367 334,367 00000000000000000d1e3d482372127c3015d036c301378d08ea8580116bea89 175 0.14/1.00 vMB 17
334,366 334,366 00000000000000000e624778a684b07eb30f62e2ddd1d8f91c55feefcc84439d 286 0.12/1.00 vMB 32
334,365 334,365 0000000000000000094ecf87b3331bb893b88c3c7fd9c0e20a10487329f9b8cf 610 0.42/1.00 vMB 19
334,364 334,364 000000000000000013dd9952696fc288baba0aa4f446ff3953c0462edefc92b0 38 0.02/1.00 vMB 12
334,363 334,363 00000000000000001b731699a6ca45bb36509842d07f33dfcd2cc6abfdc7d62d 57 0.03/1.00 vMB 22
334,362 334,362 00000000000000000d4a0b0467d01c1ea7246599f7b37f61c50435736cb906f3 155 0.07/1.00 vMB 23
334,361 334,361 00000000000000000a22dc7676f3feb9b634c430bd7e45ba5aa3f0ccd04f7e51 343 0.19/1.00 vMB 23
334,360 334,360 0000000000000000144f373cf2d0e89dd492522a8c0a79ccf82b528f99ff55a1 706 0.67/1.00 vMB 15
334,359 334,359 0000000000000000014846d3b4cba97b8a650413608b0f15572dfc2af84d7aee 689 0.29/1.00 vMB 69
334,358 334,358 00000000000000000edf59fa4226ffe2d1d8f53817879f86775b8d5aa8270d34 229 0.24/1.00 vMB 42
334,357 334,357 00000000000000001138da454b9720c7a8434036b05108b567412c08d4a3a316 165 0.09/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.20 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.09 GB
    • Received: 14.10 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.