Loading Tool

Explorer IconExplorer

Memory Pool

74,972 transactions
29.22 vMB
0.07588452 BTC
Random Selection Loading Transactions
Max Size: 176.73/200 MB

Candidate Block

Mining Attempt b97ec25d66a3342be925f1afbb996c972b8c5b9a7da15e51f1302605a558731b
Version 20000000
Previous Block 00000000000000000001e0799bfdd965039da614a51ef9e83f2560f19b18d699
Merkle Root c1205cc12bf10addf3e2318b165c3feac8e756b4fbc498bdebf417e24dd342b8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,235
Size: 1.00 vMB
Total Fees: 0.01070546 BTC
Feerates: 57.74 > 1.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,438 (38,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
876,798 876,798 0000000000000000000178ec62ab49911c48d7aa5ffa4d6fd4063d868283f036 1,001 1.00/1.00 vMB 2
876,797 876,797 00000000000000000000f14a1c474929e0a8dcdb024f960bb464871ae1caba8c 2,802 1.00/1.00 vMB 5
876,796 876,796 00000000000000000000e3ed5b7da27dd49713266cee0ba2345e1a3a43576f89 588 1.00/1.00 vMB 1
876,795 876,795 000000000000000000005353ebb6ee5b5f1e702084656c72dbd1a1c71c792e56 950 1.00/1.00 vMB 2
876,794 876,794 00000000000000000000776b1db61a69815f6042053429b308f7acd757865ff3 1,801 1.00/1.00 vMB 3
876,793 876,793 0000000000000000000099f6f853078364d9dd8b98ec57b0adccf40b0deadc76 1,903 1.00/1.00 vMB 3
876,792 876,792 00000000000000000001a81f2a3a4ff186cd004ac26fa28f2cde7357739cf256 1,020 1.00/1.00 vMB 2
876,791 876,791 00000000000000000000ccdb1ec8a95a52f73ffde3c7fc51e174e5ba8bacecc2 851 1.00/1.00 vMB 2
876,790 876,790 00000000000000000000cd1c3bfdc7a273db3ec4114bccd7a9eacb9c6637baf6 3,063 1.00/1.00 vMB 5
876,789 876,789 000000000000000000025a4e158817482316807d3dc9cd49ffe3454503fb2c02 2,921 1.00/1.00 vMB 5
876,788 876,788 00000000000000000002791f597205a62f3dceea4fba4ea3e954307b7333010a 2,191 1.00/1.00 vMB 2
876,787 876,787 00000000000000000002552058724070052a74658ac5372f8bc6ccbd7e2f8133 1,420 1.00/1.00 vMB 2
876,786 876,786 0000000000000000000142a662066e014d3dd4b89edba805b9d046fe4193a723 1,215 1.00/1.00 vMB 2
876,785 876,785 00000000000000000002978f856df16b7d5253ec11862bcabdf8ca4b887d3fa6 1,825 1.00/1.00 vMB 4
876,784 876,784 00000000000000000000671f5cc9151c021c0642615feaee6db2f7f88f260dc1 1,334 1.00/1.00 vMB 2
876,783 876,783 00000000000000000001443a076fc804a98bc02b801dbcf81f40d169bf79a8f1 954 1.00/1.00 vMB 3
876,782 876,782 00000000000000000000c96401c740d19ce864818756dbf0ef66e50c719097ba 2,903 1.00/1.00 vMB 5
876,781 876,781 0000000000000000000243cfb10f39a185817e01648c66bae49bd17e48d28ba0 2,022 1.00/1.00 vMB 4
876,780 876,780 0000000000000000000146bd60a9a956361fb93eba135b2acfc554d39127c30b 2,501 1.00/1.00 vMB 4
876,779 876,779 00000000000000000001d2ac76e62c0443fbbd8cd3df7c990079b7fa6914d686 3,413 1.00/1.00 vMB 5
876,778 876,778 000000000000000000016daa45fe17192444b9b05e6d62aec8fcac9290c4d8e5 2,075 1.00/1.00 vMB 4
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: 745.93 GB
    • Received: 18.73 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.