Loading Tool

Explorer IconExplorer

Memory Pool

80,676 transactions
29.73 vMB
0.09571301 BTC
Random Selection Loading Transactions
Max Size: 180.29/200 MB

Candidate Block

Mining Attempt 511bc208c09690e803831b3fe77480fb1c48384807fb509473411b38962f904c
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 1352fe949ff11125fc58678c358984040a4152ca6fbfef888e09d8c294dd3ccd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,164
Size: 1.00 vMB
Total Fees: 0.03193084 BTC
Feerates: 502.67 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (600,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,938 314,938 00000000000000000c8c1b054db2d6a384cc8f98f91c6efef4036f39184bef53 512 0.17/1.00 vMB 43
314,937 314,937 00000000000000002f2a10c932541e6e692085b1ae544c2e1668f3c3517a4401 1,049 0.60/1.00 vMB 27
314,936 314,936 000000000000000024aef742dc98735647c6a5894c37b6d97998dbabc759e65b 183 0.21/1.00 vMB 17
314,935 314,935 00000000000000001d7ccd0ccd07a6d66550b3ca6a6ea0f78e8a8dd2a285a9e0 495 0.35/1.00 vMB 40
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
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.76 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.