Loading Tool

Explorer IconExplorer

Memory Pool

43,108 transactions
26.45 vMB
0.06070090 BTC
Random Selection Loading Transactions
Max Size: 138.96/200 MB

Candidate Block

Mining Attempt 1b98ea71d82243797830d6c613940463f1ce5d7d12f8917c394fbb0ddd647bc1
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root dea5efe92215499b119b7e52d2367e7feecb7e8944f901557ee9b52345914e47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,400
Size: 1.00 vMB
Total Fees: 0.01228761 BTC
Feerates: 150.92 > 1.23 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (172,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,915 741,915 000000000000000000012c6aaf9d707e0888d8e305cd0fd255aa935b77b095b7 1,562 1.00/1.00 vMB 15
741,914 741,914 00000000000000000006cda0019fd5f906ccca8c58b0aa1f223ba47a178745ef 1,211 1.00/1.00 vMB 23
741,913 741,913 00000000000000000001d319fb84721f270a986c67038f064c64f8f76293a6c0 1,630 1.00/1.00 vMB 9
741,912 741,912 00000000000000000006fc80dae9b84b3d5207eb20aaaa8553a10f3b41e1b88a 973 1.00/1.00 vMB 2
741,911 741,911 0000000000000000000896b6a7fbc419f631f2ced798bd5a4c63d33ce6002440 970 1.00/1.00 vMB 4
741,910 741,910 00000000000000000006be8aaacbb295d337cb7ed20059ab693cdd5b7a6165db 2,884 1.00/1.00 vMB 16
741,909 741,909 0000000000000000000636d484eb008fab5975114ff2e5086639bf6e12da724e 1,282 1.00/1.00 vMB 6
741,908 741,908 00000000000000000000fa9df74a3d849d9607cf6a716c4226f911025d0bbdf2 3,162 1.00/1.00 vMB 16
741,907 741,907 00000000000000000006c0371401a8e4a9d6de32e44848d9a7de15282e88fd25 2,765 1.00/1.00 vMB 18
741,906 741,906 00000000000000000006f05def4177dfe2f1fba14c62309c6b74d3e542796145 1,286 1.00/1.00 vMB 5
741,905 741,905 000000000000000000086044ae6646d9fb992fadf596c7c37fb06759c7350cd9 2,898 1.00/1.00 vMB 3
741,904 741,904 000000000000000000073ee4d431c87b071d7c0863334a9504521929b69bd105 2,849 1.00/1.00 vMB 15
741,903 741,903 00000000000000000006a37f9f4c59931c7418694e73961e4aabf8f9899efe39 2,566 1.00/1.00 vMB 6
741,902 741,902 00000000000000000006ec275244b0f334d53a75f48f5e6a54270a8ad207cdbb 2,508 1.00/1.00 vMB 11
741,901 741,901 00000000000000000003fd3d689f773a5d2b676d6cb59fdf8e42a9eaed7e87b0 913 1.00/1.00 vMB 13
741,900 741,900 000000000000000000027b43e1d77041673f556c7b8f7008b8dcae762941421b 2,748 1.00/1.00 vMB 22
741,899 741,899 0000000000000000000609b216d39b090f8de96ed51e196891423266969de5d7 2,710 1.00/1.00 vMB 27
741,898 741,898 0000000000000000000445ba57fdad66f323c343cdd1d5ddce651be85eaef3f7 2,593 1.00/1.00 vMB 14
741,897 741,897 000000000000000000004b38af143bbe88a44a3234f76172ced164fe296714f6 992 1.00/1.00 vMB 14
741,896 741,896 000000000000000000088d4fd9c5c3e23b24f86844e3463c0e9a312214ee0873 3,160 1.00/1.00 vMB 22
741,895 741,895 00000000000000000004be3d222420ee1da2dc3efbf086d924d0511e491c2e61 2,858 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.