Loading Tool

Explorer IconExplorer

Memory Pool

46,299 transactions
21.45 vMB
0.09651629 BTC
Random Selection Loading Transactions
Max Size: 121.08/200 MB

Candidate Block

Mining Attempt 090678c79d1d96dda843b33f72d16f71da4506789806b6058550c7c991b16c1c
Version 20000000
Previous Block 0000000000000000000111c5462029cd7cf4d94fe7e850b453480c9b7daa08cf
Merkle Root 51f3c2950599c65de8f9f3b1899dcadbfe9538067ad557b473aa5f91e5f5c4b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,632
Size: 1.00 vMB
Total Fees: 0.04518086 BTC
Feerates: 265.25 > 4.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,067 (790,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
123,371 123,371 0000000000002836c8cf5b4ca6bda2d2eb8360784981bf0be7428ba2411f7093 18 0.01/1.00 vMB 0
123,370 123,370 0000000000005bb796d0482a3a053530611fd401b9b2526af9111118e663b3ff 8 0.01/1.00 vMB 1,041
123,369 123,369 00000000000041e27f1c50fc4e560da5dbd928652f492176ba498239aa247544 63 0.02/1.00 vMB 1,261
123,368 123,368 00000000000063532e4d402dd06e992d38b4acc97641dfc65ca26ae20bb75433 10 0.00/1.00 vMB 349
123,367 123,367 000000000000504b1fafe45c88023a06eafff5591b23240b1f60b3c2ec6b9c8d 9 0.00/1.00 vMB 0
123,366 123,366 0000000000001e22de56f1eedfa65ae1fe25efbbef0795829acc3e0e6b9e31cd 7 0.00/1.00 vMB 0
123,365 123,365 00000000000002c8204e4239422ff51565abe59b5c57674ec5e90911201f84c8 8 0.00/1.00 vMB 0
123,364 123,364 000000000000488f3f2a237c581e544bb6fb51c6700f93c82377653f03d55bcc 16 0.00/1.00 vMB 1,018
123,363 123,363 00000000000029bf9a2f4f48376083bc53fed84054e0fc59fcb64fa38a423a54 1 0.00/1.00 vMB 0
123,362 123,362 00000000000031984c22223573f878f7793fa5449623dd35c6bd934619334423 8 0.00/1.00 vMB 0
123,361 123,361 0000000000001e342576c4177201e4be5271d697b5ee630b168d54a94d412274 18 0.01/1.00 vMB 879
123,360 123,360 00000000000063f8ab2c0e401728c366f1b49c1163ad928dd5c1dd66b4963854 30 0.01/1.00 vMB 95
123,359 123,359 00000000000041e92d9ecd40f9db2c33d4dcffcce148a4fac5c703b65f5cb4ab 16 0.01/1.00 vMB 647
123,358 123,358 00000000000045b00ccf7909b8425a2d7073dafbea97b8367e9dbe1ebcac27cc 32 0.01/1.00 vMB 113
123,357 123,357 00000000000036e66bc5246279784da7eaa85b79b386625ac665df0dfc60f373 3 0.00/1.00 vMB 1,321
123,356 123,356 0000000000003199809c5f09be64a29695a0ca69a8efe9b25a8877e455e3a68c 14 0.00/1.00 vMB 886
123,355 123,355 0000000000004b5ccdbe945e3dc08962e132e20ce073cd98693832a8dc70cb35 9 0.01/1.00 vMB 167
123,354 123,354 0000000000002626c9a7057eaa59046e877dc6fc78f067a041e0568fa9dce4e5 19 0.01/1.00 vMB 0
123,353 123,353 000000000000676b53649949bfa7dd6e65da0a7e47a191770d1be49dc26a76f0 12 0.00/1.00 vMB 0
123,352 123,352 0000000000000b03fc1be32e89abf3059483f63384aa93b17c36bf0a19b7c0af 21 0.01/1.00 vMB 583
123,351 123,351 00000000000009b297a969db68f741ed71d5cb726321b09f21ce4c14b42ce679 13 0.01/1.00 vMB 1,106
Previous 10 blocks ↓
Total Size: 780.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 555.00 GB
    • Received: 6.85 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.