Loading Tool

Explorer IconExplorer

Memory Pool

82,920 transactions
30.56 vMB
0.16195885 BTC
Random Selection Loading Transactions
Max Size: 185.47/200 MB

Candidate Block

Mining Attempt a9a3c928fc5fba073a9248f2a9c454940dd9a8edb977c9bf8f170a3b71a2e5e0
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root d1cffb6e9f6f40d6e226651597edc3531b2343e103eb0c5c5514062bbcb138b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,078
Size: 1.00 vMB
Total Fees: 0.08323792 BTC
Feerates: 150.79 > 8.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (600,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,934 314,934 00000000000000000b5982cbdd55d1c1f28f18fbbd18af83bd48f6502a1c2aa0 907 0.35/1.00 vMB 41
314,933 314,933 00000000000000000ef390e49efe856be3f28ce4149a48b132b6101370b77665 167 0.10/1.00 vMB 21
314,932 314,932 0000000000000000125d7bb5ce1656aab21d6b0d462ae67eaf350f4b74c7ecb5 128 0.05/1.00 vMB 41
314,931 314,931 00000000000000001dabf73bc14d7e95e31fb0e15d023938f9e8d2e9dc5c5922 194 0.10/1.00 vMB 27
314,930 314,930 000000000000000024fe0e73e26c93170c6e4c73abca2b5c9d80c9366e99519f 345 0.21/1.00 vMB 23
314,929 314,929 00000000000000002e9518503c660c546c4f0be5301e0ce2758dc0b679b6ec0e 695 0.55/1.00 vMB 23
314,928 314,928 000000000000000011c742b0d842cf95b978812bf249f4fb389996dff791c518 1,503 0.75/1.00 vMB 45
314,927 314,927 000000000000000026d7f9e35a8b3803678a0743a7df6fde11384ef9f588dcae 197 0.23/1.00 vMB 19
314,926 314,926 00000000000000000fb94e346db08db79b41fa2fd55414a38db8a92c39361f74 437 0.29/1.00 vMB 29
314,925 314,925 000000000000000010290398e018a7a3cab8d0de6acf4dfa99cf87d1d8b81a79 634 0.40/1.00 vMB 41
314,924 314,924 00000000000000001f923b43adceff11fabf6c0c1eb654db2eb02ef3735ac6e5 164 0.15/1.00 vMB 22
314,923 314,923 000000000000000007d7ae9943ce572d3def68d7b19b8d0158dbce76201366a6 74 0.11/1.00 vMB 15
314,922 314,922 00000000000000002abc0f432bb58c5b29c04cb87b351da9ff52d4dda51c386d 444 0.35/1.00 vMB 24
314,921 314,921 0000000000000000006ceea261779327a82bf4f1984b5391374336b4afc7f9f1 77 0.05/1.00 vMB 7
314,920 314,920 0000000000000000125d533e7fe5aa4ae817217186e9a762e2d233a0e267b3c6 163 0.13/1.00 vMB 15
314,919 314,919 0000000000000000124c763b370f9587dfa8f487bff676079b17bb202c92aed9 117 0.14/1.00 vMB 18
314,918 314,918 00000000000000000e75717d9b3e7887826b32d6d44db78a9b4318ec8644b35e 324 0.24/1.00 vMB 28
314,917 314,917 00000000000000001fa3937d72ae89092fc9e738fd24c6ebe5341596151f6327 454 0.30/1.00 vMB 29
314,916 314,916 00000000000000001fc91469023097e3cad6822abd566f1534495e68232bfed9 392 0.34/1.00 vMB 24
314,915 314,915 000000000000000000489b46754c90f3cda614f5a8df17413fd8eb85dad3c1a6 439 0.29/1.00 vMB 31
314,914 314,914 00000000000000002c34dd824eb4d46d2ab11034316136e9a5f4e3424f2f2a32 808 0.82/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.61 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: 671.91 GB
    • Received: 16.06 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.