Loading Tool

Explorer IconExplorer

Memory Pool

40,988 transactions
32.75 vMB
0.09356844 BTC
Random Selection Loading Transactions
Max Size: 163.16/200 MB

Candidate Block

Mining Attempt 0ebf4dd5e8d0a1597fd115dc9bb06d445c5e63966bb91c0517cd72cc36197d5f
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root 5624d3687aa5a359909316300aa7429c69831060aaad723a7e5a93354dc56997
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,239
Size: 1.00 vMB
Total Fees: 0.02427693 BTC
Feerates: 501.64 > 2.43 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (367,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,344 547,344 0000000000000000001e2b51ceedf346d4cbdd700787ac0f4443668df10cb7cd 260 0.46/1.00 vMB 10
547,343 547,343 00000000000000000022a33f830504804785566d7c52c5c8f7a30d8128264630 2,324 1.00/1.00 vMB 12
547,342 547,342 00000000000000000006c4f3a9a0663366237901a24aa73270ae6e03b884fe84 1,114 0.93/1.00 vMB 7
547,341 547,341 000000000000000000100b1d9bdd913acc9da24f060013259d2ca9bbed928bd1 1,380 0.95/1.00 vMB 7
547,340 547,340 00000000000000000018844f5c2a510e206cad2cdef7d14e26b0f6ca8e9e7acd 1,525 1.00/1.00 vMB 7
547,339 547,339 00000000000000000024afef7cf4b604dbde63d4a89ac0848df4a79cedd5ce10 2,462 1.00/1.00 vMB 17
547,338 547,338 000000000000000000166fdbe9656b7b41ea3ed82cf12cef31b28270da57f2b1 1,844 1.00/1.00 vMB 4
547,337 547,337 0000000000000000000d191dd4473deff9378667111373bd8b28bafd4ed1b4c7 2,583 1.00/1.00 vMB 5
547,336 547,336 00000000000000000020532b9b6086f37b91036fccefca0edbe6cdb5db87a757 1,838 1.00/1.00 vMB 15
547,335 547,335 0000000000000000001d7efb7f1349d96483b5d9e8e2ffd81f95ec8f83d93248 2,372 1.00/1.00 vMB 21
547,334 547,334 0000000000000000000b94ce4170599611e7baae75109e59e6d44988ffc1938c 2,344 1.00/1.00 vMB 13
547,333 547,333 00000000000000000003dcf3a7bb0504f310ff30b9bc8b2d1f265c93b309c235 1,547 1.00/1.00 vMB 12
547,332 547,332 000000000000000000137d316d4db784e86fba358cfbcbf772baee2ad81ef134 2,547 1.00/1.00 vMB 19
547,331 547,331 00000000000000000022c47c9e478fec6e31c3f966f19e54a2dbe27cdbc7dc85 508 0.24/1.00 vMB 12
547,330 547,330 0000000000000000000a678c2bb110d3a1c667367b9f4f46df5082266479625b 42 0.01/1.00 vMB 14
547,329 547,329 00000000000000000001134b138253aad7717f3d371cf11658042bc0bfa6709b 262 0.48/1.00 vMB 2
547,328 547,328 0000000000000000000c3c431aeabfe68bb3cf17961351635746060fd6ff9ae3 1,370 1.00/1.00 vMB 5
547,327 547,327 0000000000000000001fcdf74f052155d24900f4e0352540c27bd242d39b1ed8 2,891 1.00/1.00 vMB 9
547,326 547,326 0000000000000000000c4f89accd753acf6fa37ceb6bac7f0bfa47877fba6071 2,835 1.00/1.00 vMB 14
547,325 547,325 00000000000000000002f08f4159c7ccb02416942ca631dd62098ce9356ad388 668 0.40/1.00 vMB 12
547,324 547,324 000000000000000000235e5873004529edfcd1ac3795a7be60b971749a84f712 2,933 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.09 GB
    • Received: 11.53 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.