Loading Tool

Explorer IconExplorer

Memory Pool

76,524 transactions
29.67 vMB
0.09917758 BTC
Random Selection Loading Transactions
Max Size: 179.31/200 MB

Candidate Block

Mining Attempt d8440ee8ab063fb297be34ccf4e49d048fe2665b6603c136e1febc1a51eb2fa9
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 4b7f17f947f662b7c4a6caad2e577844bb7f288c4dc5f23e7842e515e4524484
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,156
Size: 1.00 vMB
Total Fees: 0.03270448 BTC
Feerates: 357.61 > 3.28 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (24,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,018 891,018 0000000000000000000207014a0ddc46095a61ce4a9952a826a774b9f2a7aaef 1,392 0.54/1.00 vMB 7
891,017 891,017 000000000000000000010c25d9b60c05b38fce18147310205682a307fc5cef52 764 0.26/1.00 vMB 8
891,016 891,016 00000000000000000000d0238062ed1d09c01383b11384ad51f1d3dad412d0d3 570 0.23/1.00 vMB 7
891,015 891,015 00000000000000000000bf2d2326be7a7147f6889e42fe7c5173ab6c98755073 218 0.12/1.00 vMB 5
891,014 891,014 0000000000000000000091e0f1909147f11398521c43c9808e85ca366e66339a 1,998 0.82/1.00 vMB 1
891,013 891,013 00000000000000000001e0c999365b3aca2514163288eb3e6148318eaa0f2897 969 1.00/1.00 vMB 3
891,012 891,012 00000000000000000002481fbb2de44aff6d756f9c267f93f994daed9d43562e 980 1.00/1.00 vMB 4
891,011 891,011 00000000000000000000b0c265e9e7731621babb05f3caaf0d05f692b6a8648f 2,863 1.00/1.00 vMB 4
891,010 891,010 000000000000000000015f948fdd9cab6456c35887af43cfc01a13a96348f3db 3,353 1.00/1.00 vMB 13
891,009 891,009 0000000000000000000057a3e107c8e11c02303b61a6bc1c9f5907c52d2491f6 148 0.05/1.00 vMB 3
891,008 891,008 00000000000000000000e62a6890b1574cd4342fe78b63b6d23c608af5abc60f 141 0.08/1.00 vMB 3
891,007 891,007 0000000000000000000186107d6032cbf0171dab467338f697b607aeee1d4f5e 1,052 0.68/1.00 vMB 2
891,006 891,006 00000000000000000000ead6a3425b29aa2fd32fe60d8e647e189879498accfc 502 1.00/1.00 vMB 1
891,005 891,005 0000000000000000000118a6c233e0e86e31cf6c0e3ce0a28ea9b94f62b18df3 1,578 1.00/1.00 vMB 4
891,004 891,004 00000000000000000000c9cd7f08f435cec0de742bbf68df12a93d26801d320f 1,921 1.00/1.00 vMB 3
891,003 891,003 0000000000000000000016966c309e2a65de11822c839a91c0787c30d76609b4 2,309 1.00/1.00 vMB 3
891,002 891,002 0000000000000000000254c84f3ce6596d0bfef8bb97a62e5fb20a5fe6571ee4 3,873 1.00/1.00 vMB 7
891,001 891,001 00000000000000000000119bb15362c08183d4f122639930fab1eb7f27431fc8 2,651 1.00/1.00 vMB 4
891,000 891,000 00000000000000000001d2087f4d6db611da19a080319a2f8f3215ea25cc164d 763 1.00/1.00 vMB 1
890,999 890,999 0000000000000000000088ec47c8ada008abecf212cdc69b7a978c16b62c9654 2,319 1.00/1.00 vMB 3
890,998 890,998 000000000000000000001921051af9bb864747f8500c2197daf98d47bb75f95a 2,324 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.15 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: 744.02 GB
    • Received: 18.70 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.