Loading Tool

Explorer IconExplorer

Memory Pool

81,683 transactions
30.38 vMB
0.12795529 BTC
Random Selection Loading Transactions
Max Size: 182.90/200 MB

Candidate Block

Mining Attempt bf9666103c3b32eecdb9583e69687ebce42dabe8c13b615b31ee3d529ca5916e
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root fad1c2e0ae6db00108f0a3c51868bfc2b74bfb96b0e2f8bf067967943e481137
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,467
Size: 1.00 vMB
Total Fees: 0.04976988 BTC
Feerates: 302.06 > 4.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (537,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,908 377,908 00000000000000000b6e97b5260a6f735d1caa01ae12671aca9340bce7db725b 81 1.00/1.00 vMB 1
377,907 377,907 000000000000000000355c1bc464c72902038bede054f06431b0b55abcf71869 1,390 0.93/1.00 vMB 28
377,906 377,906 00000000000000000bfd5a6c5362bb986cc04143140672c5da0b80b91250a218 908 0.93/1.00 vMB 18
377,905 377,905 00000000000000000c9588f14b53d7251be504b81ef66d97ef92c67aa73a855e 1,055 0.44/1.00 vMB 44
377,904 377,904 0000000000000000050f2ed4dfe981e4bcbd722b336d36e529aeb74f3dec0f75 167 0.24/1.00 vMB 12
377,903 377,903 00000000000000000b13c390f617b8c5e73eb98600ed0019c41e1b44d9158b86 430 0.74/1.00 vMB 11
377,902 377,902 00000000000000000718450e01a849b992c7da61dd25c554d3bb214c21c12345 1,298 0.92/1.00 vMB 22
377,901 377,901 00000000000000001143e2aeec8e9cb82334e37acd9f653443abc16b4241d79b 1,072 0.93/1.00 vMB 19
377,900 377,900 00000000000000000280f0049e4bba812a0b7691493fced28156f6eacee7c732 2,063 1.00/1.00 vMB 42
377,899 377,899 000000000000000001628f157fefbc8d9a47647f0ea794757f338356f79d866d 266 0.99/1.00 vMB 4
377,898 377,898 000000000000000003a7b3b4b8b244a3a812fb514eed9be34119cbf97a113fb5 83 0.99/1.00 vMB 1
377,897 377,897 00000000000000000eb97219eef0775442fbe3893657733c565d7d99f6f40b8d 879 0.75/1.00 vMB 18
377,896 377,896 00000000000000000d8aa12217ef2eaefe5351030ec70ad0adaca4c0a4047783 2,335 1.00/1.00 vMB 44
377,895 377,895 00000000000000000bbe43196d7f3778adc47345d6021f7a59df711b45574929 92 0.99/1.00 vMB 1
377,894 377,894 000000000000000003be8c6df4a3815eea76d0e99d074a46783b30b49c9c397b 808 0.75/1.00 vMB 14
377,893 377,893 00000000000000000e848564eab825ca079164dd2a428dc9e9e440d962081e5e 1,287 0.75/1.00 vMB 31
377,892 377,892 00000000000000000990d0d9fd3725aa415f4c94a5e14017db8eb0579e0c79ae 1 0.00/1.00 vMB 0
377,891 377,891 0000000000000000021f518e699100baee9932296cb3cbf663b52d7cd470f492 2,008 1.00/1.00 vMB 40
377,890 377,890 000000000000000005dcb017b3a4921ce1ca853d813b968fdc9289e2883a7104 791 0.86/1.00 vMB 27
377,889 377,889 00000000000000000099f689924b5ff0685a06d7b6d9e0e1da78171267fb053f 1 0.00/1.00 vMB 0
377,888 377,888 00000000000000000ec6e3fdef1b19ad3d18ce83be8627f468e038e0561bdfdf 819 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.10 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.