Loading Tool

Explorer IconExplorer

Memory Pool

77,908 transactions
29.65 vMB
0.10804255 BTC
Random Selection Loading Transactions
Max Size: 178.14/200 MB

Candidate Block

Mining Attempt 4aabbbdef7bc418d3291095b081bff4a835dfe804b3736693a08083e6af7f250
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root bfddccff58cf3409064e210028ab0f6b76bb057b92d25d6980b9fb725dc8b4e8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,859
Size: 1.00 vMB
Total Fees: 0.02988702 BTC
Feerates: 401.83 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (510,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,007 405,007 0000000000000000043817efbc3c05512a5910cc17769c70e5c37a93a5649901 1,194 0.63/1.00 vMB 35
405,006 405,006 000000000000000004493e4fd3f3250aa01e27c4300da98b14f64d7321605347 168 0.16/1.00 vMB 46
405,005 405,005 00000000000000000295dcd2956ba6c4c8008991ccfeed82901f1e04e51fcfa1 2,056 1.00/1.00 vMB 40
405,004 405,004 000000000000000006a49f94be5f154ec353c3e48cf4a4b1d559926538f89d55 798 0.88/1.00 vMB 20
405,003 405,003 00000000000000000023f9dbd2dcd95c8e14f4c7daf292e106fee05f41e514e9 2,536 0.93/1.00 vMB 51
405,002 405,002 0000000000000000038d0a44698b537d635eea6a498508b6e61775892e3ce007 2,256 1.00/1.00 vMB 45
405,001 405,001 0000000000000000005d360415c32b1fd6512b536848e68e04f47321d480a9f4 371 0.37/1.00 vMB 14
405,000 405,000 0000000000000000064964d6c6fc399a7829a6d78fbdc2188686ed221f130c37 916 0.53/1.00 vMB 33
404,999 404,999 0000000000000000025c84fe7fd46779b4eff413c3cd4c34789237a49dd08a8c 2,755 1.00/1.00 vMB 56
404,998 404,998 00000000000000000624d56f0dd44fdfd0325aa22f419c9887e2f32dabb6cab1 1,794 0.99/1.00 vMB 32
404,997 404,997 0000000000000000009adc77c86e9854833aa14bfaa555dcba42375a4c8afd1c 959 1.00/1.00 vMB 21
404,996 404,996 0000000000000000019bf09ffc9f8f918c45cd0648993c4ecb808eb27c4093c3 1,013 0.88/1.00 vMB 24
404,995 404,995 00000000000000000061a92d8f544cea06a60e53f38de28a06a0d60b2b1d8d55 2,305 0.93/1.00 vMB 61
404,994 404,994 0000000000000000013fce693b047304232fe4765cd13f2359016a9b41c5f36a 1,759 1.00/1.00 vMB 36
404,993 404,993 000000000000000003fa0ab3b07b1ca9447f36511faa2ea4d5ac3bf8cd5db0d9 2,626 1.00/1.00 vMB 58
404,992 404,992 000000000000000002fa408bc5935b8a2438bfad732b0817d6d51a4da57fc966 1,353 0.75/1.00 vMB 40
404,991 404,991 000000000000000003c82c33286434afa09d8d414bb6d29a028f220aba1e0431 1,294 1.00/1.00 vMB 26
404,990 404,990 00000000000000000286dd808782e8064a23fd8439bb26483e72fe7530c05802 1,709 1.00/1.00 vMB 42
404,989 404,989 0000000000000000008348ddbb4ab0e8026262b0b43f63f54a7d2044b5658a9e 2,378 0.99/1.00 vMB 59
404,988 404,988 0000000000000000017aaded53a00bc53e3a840394e14cb89fd9836c1b7d20e2 945 0.92/1.00 vMB 31
404,987 404,987 0000000000000000040cae79157a1e8eafdf646894661fd9461014e764f3be08 1,731 0.99/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.