Loading Tool

Explorer IconExplorer

Memory Pool

82,276 transactions
30.96 vMB
0.08058386 BTC
Random Selection Loading Transactions
Max Size: 190.01/200 MB

Candidate Block

Mining Attempt ac56f011b63dc7971e94d61a3d4d32ffa48781dc36e9297ce1896b114360ae98
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 34aa962b28282f7cd2e223d8db67f4cde63c095d828c46b54fa67af87f9916cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,402
Size: 1.00 vMB
Total Fees: 0.01091671 BTC
Feerates: 301.05 > 1.09 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (199,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,877 715,877 00000000000000000004fa29f4d429b6f234fc30106d072d44f0aa2192cf5586 2,851 1.00/1.00 vMB 5
715,876 715,876 00000000000000000000498256acd275ebe23b22a9357e75ce454e4d308b40c1 2,604 1.00/1.00 vMB 28
715,875 715,875 0000000000000000000b42f66ff65287d21e3cb9fbb3b971bb3e511d45335f16 2,773 1.00/1.00 vMB 14
715,874 715,874 0000000000000000000a61f9514430cd9d9b4bcef6c72d8d2f5fb52c8b3d1ff4 2,895 1.00/1.00 vMB 12
715,873 715,873 00000000000000000003c74cb7b7b2845e92db390cb1b7e6e4bb46d551023350 950 1.00/1.00 vMB 6
715,872 715,872 0000000000000000000b864ac2d85e511bf05b4aadbe6a455d30973d4eb869ad 1,001 1.00/1.00 vMB 4
715,871 715,871 0000000000000000000840d05562af014ffe89a0bc8d0b29f732b7750af25416 2,615 1.00/1.00 vMB 7
715,870 715,870 000000000000000000092bb04b331b91b866d128d0176ad8a8758a1dcd293635 2,933 1.00/1.00 vMB 12
715,869 715,869 000000000000000000026ef0ea3736e89f04e728555b44975d1d0691a7bf1508 2,971 1.00/1.00 vMB 15
715,868 715,868 00000000000000000004c8ef976712256e4546b9acde2eb23671e0bca68b5753 1 0.00/1.00 vMB 0
715,867 715,867 0000000000000000000817da36b389d106d0d3370bdf3d6e822eb6f400eb413c 378 0.12/1.00 vMB 7
715,866 715,866 00000000000000000009a94385218bd86808b9b0ebb2173bd0b59fc2d606cc0e 1,165 0.43/1.00 vMB 7
715,865 715,865 0000000000000000000aff4c81396086c44e452cad2d24205c437dc0a957f09f 1,680 0.63/1.00 vMB 7
715,864 715,864 000000000000000000091e13fb82731169027828a180eb25968b1e9aa96a5b3a 1,067 0.62/1.00 vMB 4
715,863 715,863 00000000000000000006c3879edc9d8d38ee94750748cf2062081404a46f3487 2,159 1.00/1.00 vMB 5
715,862 715,862 0000000000000000000b8f845c73df0b57f481577a9ee6f1fb9902a8f20d8fb6 1,861 1.00/1.00 vMB 4
715,861 715,861 0000000000000000000720254d3a40ebd1ae819170a54fb0157bfb69d37412e5 2,553 1.00/1.00 vMB 4
715,860 715,860 000000000000000000024d96631c448429db0c6818df81313ebe0bfa27d892c8 1,711 1.00/1.00 vMB 4
715,859 715,859 00000000000000000006b5327fc67240c62fb1070639170b30906b0d94dbec30 2,417 1.00/1.00 vMB 4
715,858 715,858 00000000000000000001402636ba140399fae6a0b65fc7747f406f81a43a2206 2,452 1.00/1.00 vMB 11
715,857 715,857 000000000000000000082df0033c239ba4b85e566e4e79eafa32593f43c2f3c1 568 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.77 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: 709.18 GB
    • Received: 16.86 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.