Loading Tool

Explorer IconExplorer

Memory Pool

39,767 transactions
27.67 vMB
0.06904865 BTC
Random Selection Loading Transactions
Max Size: 141.52/200 MB

Candidate Block

Mining Attempt 09f347afebfdd1c3bb6e90421c3e12ecb478d25c8114bf755b562ef506b7dbbf
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 791e9280bb4a3bb09307fbcf0cec274700edc3bd31dee0f83633c64343d5730e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,500
Size: 1.00 vMB
Total Fees: 0.01621714 BTC
Feerates: 100.95 > 1.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (136,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,898 777,898 00000000000000000003f7e9e32d052a2fa98ff611a7928383c5bc94106ca197 2,362 1.00/1.00 vMB 15
777,897 777,897 000000000000000000068c3d5812258a62d4f357c7343e27a83034dc277af029 944 1.00/1.00 vMB 8
777,896 777,896 00000000000000000003a82aa7aabee0f71f429aa9899edf544582aa4406b824 1,631 1.00/1.00 vMB 10
777,895 777,895 00000000000000000003612ed931bca8e5ab8d67052e14f7f5e5e6288d79d9b1 667 1.00/1.00 vMB 9
777,894 777,894 00000000000000000005e140aad72202bc34e45f82da7848e1e0d85ecb31c56f 369 1.00/1.00 vMB 5
777,893 777,893 00000000000000000003c0e0243d696907cf2ce8767ac4b30ec223d33cf508f1 1,090 1.00/1.00 vMB 5
777,892 777,892 0000000000000000000624935a164c43ced79e51fe3309a3f269689826a4a695 1,947 1.00/1.00 vMB 15
777,891 777,891 00000000000000000001910f25754e8b1d7957ad026f9c594787a4d07b713b42 1,395 1.00/1.00 vMB 19
777,890 777,890 000000000000000000039bd6e53a897b670e179cce7d84069a306cd858c2921f 165 1.00/1.00 vMB 1
777,889 777,889 0000000000000000000649c480c16f976ec4c6e62a3594bd1ae570bf0d10a194 768 1.00/1.00 vMB 5
777,888 777,888 00000000000000000000470a063ad158dfb60983e6b0b81363aafc35dd5fcf77 135 1.00/1.00 vMB 2
777,887 777,887 00000000000000000004ae61d283d08bccb56004b9ec93eb73a6403268f9e58a 1,980 1.00/1.00 vMB 14
777,886 777,886 00000000000000000001a747eb328a89a0caf9e6a0c508f9ac78abc69a919774 2,201 1.00/1.00 vMB 13
777,885 777,885 000000000000000000019136a2e73b4532b612193c0772134b7a0f93d6973a73 101 1.00/1.00 vMB 1
777,884 777,884 00000000000000000004736a0234560667cc370923e6bb12f32b3bb0c76ae82d 379 1.00/1.00 vMB 2
777,883 777,883 000000000000000000068ed311b884e7cf2ab58ad868ad3f4322f51fd21d2792 880 1.00/1.00 vMB 4
777,882 777,882 000000000000000000003e8ec2cb0f673fdf49feaa4739d78423b596a2c1055e 1,965 1.00/1.00 vMB 9
777,881 777,881 0000000000000000000270dd72d77daf161b26df6b728f6142f69d763f67f5d6 1,286 1.00/1.00 vMB 8
777,880 777,880 0000000000000000000635a1e13ef1bdeb454f91b659849cef522dfd0f178740 1,302 1.00/1.00 vMB 15
777,879 777,879 000000000000000000021b0558d6048ac8777c780fce67fbc7476e86025bd1a6 1,626 1.00/1.00 vMB 18
777,878 777,878 000000000000000000016b30fbced12e9109c132cea386f4ee0f3c07d894cacf 2,226 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.76 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: 632.30 GB
    • Received: 12.11 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.