Loading Tool

Explorer IconExplorer

Memory Pool

39,895 transactions
27.01 vMB
0.07453753 BTC
Random Selection Loading Transactions
Max Size: 139.80/200 MB

Candidate Block

Mining Attempt fdee0cdb368d11db612ea5461cd9c808965e4ee47d0e998717eb5a53f4f8684f
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root b1103ef56650785cec004139c928a49e502f05583df2f87611fdba2ef9e412bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,074
Size: 1.00 vMB
Total Fees: 0.02093990 BTC
Feerates: 201.37 > 2.10 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (123,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,783 790,783 00000000000000000004c9907abff0059f1b756130e7c22e38c7af2d328f36cf 4,811 1.00/1.00 vMB 35
790,782 790,782 00000000000000000000f43a70ffa155368cb04ca16736dc724dea032f7a7e12 2,866 1.00/1.00 vMB 25
790,781 790,781 000000000000000000040ee24aa1ea05c3f61f2dfe2acac818ee6fe479f58b74 3,400 1.00/1.00 vMB 53
790,780 790,780 00000000000000000004515c9f67d8a7848ee148dab2e839b092a3754e632b38 3,326 1.00/1.00 vMB 39
790,779 790,779 000000000000000000014dc0b016372763e79977c1365407b806e1f00fb6006b 3,486 1.00/1.00 vMB 55
790,778 790,778 000000000000000000057a0d6694d2e5d9e469cbb5ba6d3cbff03b41f0972261 3,067 1.00/1.00 vMB 68
790,777 790,777 0000000000000000000419055e521d18e40227c2ca5cefd48bb7079b5de92742 2,888 1.00/1.00 vMB 50
790,776 790,776 000000000000000000039583f9da970191dba73081aa9dd1e2e6422e8b0fd8f0 3,072 1.00/1.00 vMB 66
790,775 790,775 000000000000000000013d1108a6a52495ac3900e091f44d889580875fa95de8 2,527 1.00/1.00 vMB 57
790,774 790,774 0000000000000000000142a4156009cfcc7e28981040ba94a8afbabfb3e15b8d 3,941 1.00/1.00 vMB 33
790,773 790,773 0000000000000000000003b40c100af0028f178bb6055f149fa8bb2841334d97 699 1.00/1.00 vMB 42
790,772 790,772 00000000000000000002f52e6d19c301fae056b9a285a0577444715f4318e677 1,208 1.00/1.00 vMB 49
790,771 790,771 000000000000000000010d814c6e8d83af61da41f9b7e3a6fcafe3f6d8164f23 4,199 1.00/1.00 vMB 24
790,770 790,770 00000000000000000001ec8f18c8ae2efb697a287eeb9ceb5c0a035933d1a393 3,347 1.00/1.00 vMB 31
790,769 790,769 00000000000000000002c9249c74c31ded2ca772c46bd38bdb0c1ad98993f043 3,449 1.00/1.00 vMB 28
790,768 790,768 000000000000000000000976d509f690f58bae44b66ea26d9e81f22afe859c56 2,759 1.00/1.00 vMB 40
790,767 790,767 000000000000000000043c92cb359a733c49e79c0a772e622d7879396aeeec28 3,493 1.00/1.00 vMB 39
790,766 790,766 0000000000000000000263dffebfb53ce8913f472f6d4a5a9835c61dc741cee6 3,347 1.00/1.00 vMB 52
790,765 790,765 00000000000000000001b5a11145ff5a3dc0829017ef500152a251c5e42439a2 3,213 1.00/1.00 vMB 38
790,764 790,764 0000000000000000000512238f10f64a71644ec56f10bba336e96dc998839ec8 2,726 1.00/1.00 vMB 67
790,763 790,763 00000000000000000001fa9f3a7d614ab32d719e323ef0e6e499da5f4c2de02c 3,355 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 781.83 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: 636.65 GB
    • Received: 12.38 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.