Loading Tool

Explorer IconExplorer

Memory Pool

47,839 transactions
27.75 vMB
0.05915317 BTC
Random Selection Loading Transactions
Max Size: 148.16/200 MB

Candidate Block

Mining Attempt edf922b1469f7c15ff58b7d7bb5f644277d6f4ed299fa37ecb490114cc4f524c
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root 0ad17405b54f51c8f9c9188f61296381f12e8b34c288009d54ae03233902b45e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,206
Size: 1.00 vMB
Total Fees: 0.00695563 BTC
Feerates: 100.00 > 0.70 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (412,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,258 502,258 00000000000000000047dbf1974c0c162e800218fe1dc9d0d64200ad00a7f4a9 2,539 1.00/1.00 vMB 451
502,257 502,257 000000000000000000116f08f198c3293c61f2050b64fb6804162f9220332bfa 2,474 1.00/1.00 vMB 535
502,256 502,256 000000000000000000811e23a1d243c894dac339f1ed5ae896dbaa47ae190959 2,101 1.00/1.00 vMB 350
502,255 502,255 00000000000000000017761d37428c3831d353a84decc15e6c600bcf3ec35066 2,585 1.00/1.00 vMB 497
502,254 502,254 0000000000000000000f50bc95c28dba49277bd3d87351ef4c77302f027fc0c7 2,564 1.00/1.00 vMB 360
502,253 502,253 00000000000000000070933ab79c15b4618750effcade6164b0273d41628484e 2,827 1.00/1.00 vMB 410
502,252 502,252 000000000000000000677ef4df9202b90006c43898ee07db2e4700b76ab234b5 1,939 1.00/1.00 vMB 551
502,251 502,251 000000000000000000694f6000c47d387befde0792876f6b0d0d90bc1f060a8d 2,396 1.00/1.00 vMB 528
502,250 502,250 0000000000000000002ddd379449e0e17f6ecc26a6c6dfe33aa829fde4a4bf7f 2,710 1.00/1.00 vMB 397
502,249 502,249 0000000000000000001681a5d790d89f2a75412e61b4084d0f800333c2f3ac5c 2,129 1.00/1.00 vMB 465
502,248 502,248 00000000000000000034cb751b20d15b60eab1099309707106dc48e1bdbf0752 3,093 1.00/1.00 vMB 450
502,247 502,247 00000000000000000040f356e5b35b0b0b60a59f2c18e35954a4dc84d154e995 2,807 1.00/1.00 vMB 563
502,246 502,246 0000000000000000006997ab02a6aa4cf8003609967ed09745f114293e866e96 2,769 1.00/1.00 vMB 499
502,245 502,245 00000000000000000080f0a452a5244500f960e46a552d1e9487f14cc232f961 2,646 1.00/1.00 vMB 333
502,244 502,244 0000000000000000008dec71ea9385feb7f642b7f1c3fb4ee309a38dcc986e30 2,813 1.00/1.00 vMB 557
502,243 502,243 000000000000000000508783a26ffaae5fc2a2b13fa70661560105c1bb99a829 1,814 1.00/1.00 vMB 158
502,242 502,242 0000000000000000005cfd5b9857995d1b09c346fa908e78c6e56382362152de 995 1.00/1.00 vMB 196
502,241 502,241 0000000000000000001c4ce1eb092e40fa55da7d47f58f2e3df0695569fd8a70 2,384 1.00/1.00 vMB 273
502,240 502,240 00000000000000000042664833d5b73ce8a163f77c82ab9e950ec83788ac01d1 2,715 1.00/1.00 vMB 471
502,239 502,239 0000000000000000001736f47309dc30b8658ae170eed1753802f7dfa5a4a79f 2,989 1.00/1.00 vMB 504
502,238 502,238 0000000000000000007354e75ae78859fb3232a62295c11e5622590f04f79b8a 2,116 1.00/1.00 vMB 280
Previous 10 blocks ↓
Total Size: 782.02 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: 649.99 GB
    • Received: 13.24 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.