Loading Tool

Explorer IconExplorer

Memory Pool

18,950 transactions
8.70 vMB
0.07205839 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.39/200 MB

Candidate Block

Mining Attempt 0a7ce5a3cc1dffec63af2272d65c05056d70efc3c755077ec49b6de660e1e79c
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root 847c2a69289b4e5fb513d62dbdac9376b6f0f79f95ec3ed2ef16d8663b5a06d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,693
Size: 1.00 vMB
Total Fees: 0.05307063 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (820,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,649 92,649 0000000000006dcb007190402c07ccb50354d7946ce23d3ff5cf3fbd9e36d552 3 0.00 vMB 0
92,648 92,648 000000000003c6cbfc847bfd88160acdafdf1244e756fb80e48463689eb0c020 1 0.00 vMB 0
92,647 92,647 0000000000042a2acb25462c8a9125dd996b14c29b021868295da14f345896f3 2 0.00 vMB 0
92,646 92,646 000000000009695f9c0c0b9b5b915d37de582709f1f1f64b4d7422ff68edc22f 1 0.00 vMB 0
92,645 92,645 000000000000bc3c760c4363077b317c92e179d40226060a603d2de04ce1805c 1 0.00 vMB 0
92,644 92,644 000000000000dbc4bdfcb248cbe6fe344e365b2908574e203bedbc1c16a34bb3 4 0.00 vMB 0
92,643 92,643 000000000003d3548eb375562bbc129f8b741793a94d322d28ec0415eb49f489 1 0.00 vMB 0
92,642 92,642 000000000008a1b1ad21c63e475a2fe33296325d25bc4ac8e2fc38af50c535eb 1 0.00 vMB 0
92,641 92,641 000000000004461f641b53468d59e5e1ce5920e3b4bd8aa2acdf112879e0df82 1 0.00 vMB 0
92,640 92,640 000000000009d94df4cdc1b38de987178baba62a9f07ef4e644a00c91c969df5 2 0.00 vMB 0
92,639 92,639 000000000000cba9da397e2ed846bbc8616afbe8c02afb17c061622f468ed7ec 1 0.00 vMB 0
92,638 92,638 0000000000018204c4c2169e98fe2e5589dcdae2077096ce19e6a8d07dc417d5 1 0.00 vMB 0
92,637 92,637 000000000007616f29cbfe5a8a09198d82da5405ffc318c486827030c1836c5b 1 0.00 vMB 0
92,636 92,636 000000000001ce2a9777dd5228941361f9bd52a8b20fb50ca49479acb6385cdf 1 0.00 vMB 0
92,635 92,635 0000000000082e8cd44139198aa51ca6a2c796fe15bf9f325583b7890b6278ff 1 0.00 vMB 0
92,634 92,634 000000000006a8b13587cc41935ca06fa936a46b26d97ce50d8fdba0af4bb815 1 0.00 vMB 0
92,633 92,633 000000000000a0a431e225f41bb9b144a5231e1bfb20d415a6f6a47d872c355d 2 0.00 vMB 0
92,632 92,632 000000000000969f94ab269fc8b4c17aa9ab6103a0538d7af38c2b74e1290371 1 0.00 vMB 0
92,631 92,631 00000000000cb37c4e0af42bb1a8aeb6ed51e33a0f726b1546e75a8ae63adf21 2 0.00 vMB 0
92,630 92,630 000000000009eea9a936b15cafa530c1baf07663f77b250e679ef2d895b0763e 1 0.00 vMB 0
92,629 92,629 00000000000be5270f2a758593d7c8ded81229bb021d2935f7364035161f1e2f 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 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: 245.53 GB
    • Received: 0.93 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.