Loading Tool

Explorer IconExplorer

Memory Pool

75,275 transactions
29.04 vMB
0.08078418 BTC
Random Selection Loading Transactions
Max Size: 171.71/200 MB

Candidate Block

Mining Attempt 342adfbd80ad727795182bdda3832b623cde538b52c3a25b760146c4a309a8ed
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root be6e6af607e2d165cd1d0ac4c66449643cee07771a7f2b6d9b94f0e3f59a0c48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,858
Size: 1.00 vMB
Total Fees: 0.01925002 BTC
Feerates: 100.29 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (50,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
864,804 864,804 0000000000000000000316c97a35f80f16c13388d22b7c929a00c45d071ba424 5,329 1.00/1.00 vMB 13
864,803 864,803 000000000000000000020fa058e772642aeea8af1db663064e2d082856f29ff4 3,631 1.00/1.00 vMB 8
864,802 864,802 000000000000000000020ce0fc604a4ed54c03cfc5c792fa4857506ce9a20279 1,916 1.00/1.00 vMB 5
864,801 864,801 00000000000000000002935605126a1c5587bf4b642fffe943595e6d669c817d 4,778 1.00/1.00 vMB 10
864,800 864,800 0000000000000000000202c4f7f242ab864a6162b8d1e745de6a86ae979e130b 5,720 1.00/1.00 vMB 13
864,799 864,799 000000000000000000010612372172f562156e34d45d8e935f9fae1dc84d3097 5,248 1.00/1.00 vMB 34
864,798 864,798 000000000000000000022f9ffc37850cc0eaf40e636216e4a415f7cbbd162e70 5,250 1.00/1.00 vMB 41
864,797 864,797 000000000000000000014d8837724c42e5587d0dfe4b71d1c146d45e7707f6d3 5,132 1.00/1.00 vMB 16
864,796 864,796 0000000000000000000165a557104e90f2df41efc396c2e3094bc64d40de488b 4,432 1.00/1.00 vMB 9
864,795 864,795 00000000000000000001ecd72f9c9af455ef5bed611e3815cea812dbc73296c3 3,946 1.00/1.00 vMB 44
864,794 864,794 000000000000000000001e14e2e02b7ecd370f30e9e6d32042b569dc8cf0f597 4,806 1.00/1.00 vMB 14
864,793 864,793 000000000000000000020d6b109ee5d9a669638f39bd278b6dadd91ca45f1025 3,661 1.00/1.00 vMB 30
864,792 864,792 00000000000000000002ac0fa3b87c2e216db7a641ea4aa6627c70f6881f3e39 3,459 1.00/1.00 vMB 18
864,791 864,791 00000000000000000002bc2ea5a6f37da61daf08faa1f94f2dbee23bd1be0111 3,801 1.00/1.00 vMB 26
864,790 864,790 00000000000000000002ed810ff436d5c72dec82602487b7512af5b5d6d23da6 5,043 1.00/1.00 vMB 10
864,789 864,789 00000000000000000001e3a337e519d544825ace80457c2b10f487cec4cd0b73 3,894 1.00/1.00 vMB 6
864,788 864,788 000000000000000000021d81aa3b5ff8084bb7db381ec7c75b614070a6042db2 5,119 1.00/1.00 vMB 10
864,787 864,787 000000000000000000024b2293fd63c91a3f50b30307435455b0978ee2b8152c 4,944 1.00/1.00 vMB 11
864,786 864,786 000000000000000000029daca684c46e557458dd164a37b91b9f10c07f336ba7 2,745 1.00/1.00 vMB 8
864,785 864,785 00000000000000000002056817fc11a07b35c2b8dbf355cf11ec56db3a5a79a6 3,427 1.00/1.00 vMB 9
864,784 864,784 000000000000000000010e8acfbe1e08028bfafeb532075320fc3b046a47c365 3,787 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.