Loading Tool

Explorer IconExplorer

Memory Pool

22,394 transactions
23.46 vMB
0.03193276 BTC
Random Selection Loading Transactions
Max Size: 125.42/200 MB

Candidate Block

Mining Attempt 6ce922bd7837a251ad890c0e8a4c3ed1526bc6845a95241a62ffe6a33946cf6c
Version 20000000
Previous Block 00000000000000000001d14c8b23d820f741b54f497f6658df6939122449a7f8
Merkle Root a4b7170d3a5ad79ba59c72b4908cdb9839bc5baf36f8b7ea81715de6dad567f4
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,071
Size: 1.00 vMB
Total Fees: 0.00646898 BTC
Feerates: 73.20 > 0.65 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,503 (938,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
1,448 1,448 00000000a968eef92dc53c5a70be90bf1b96b4e3cabad694806476d038f54774 1 0.00/1.00 vMB 0
1,447 1,447 000000006635177dfec02298a4cc0a3ad3091c8e34924a3d6cb50c8019b18007 1 0.00/1.00 vMB 0
1,446 1,446 000000000a40b0bc6bf7d848c0c3276f2d315ca4bcf3b42c53b470c5bfe31a94 1 0.00/1.00 vMB 0
1,445 1,445 000000003c8b441c72e5da4cf42a254cd0bd124aabdf0e3de31a9314d461104a 1 0.00/1.00 vMB 0
1,444 1,444 00000000575d08bc344342ed03b0efb608b4dbf8e172bf6bb60aed30954c1036 1 0.00/1.00 vMB 0
1,443 1,443 000000004504bbe882c8093ab41036ffd2ef264ad0b88ad96a2e56fa73aac44b 1 0.00/1.00 vMB 0
1,442 1,442 00000000cc55e4386c9058a04888ac9680d2a767b3d7075dc0c680f5d699e548 1 0.00/1.00 vMB 0
1,441 1,441 000000009ea40eadbe623ae735d05ed6b57dc821bcd1d871e1b032fe939f5c8b 1 0.00/1.00 vMB 0
1,440 1,440 00000000ad67cba546e7a036e14ca28e74d1d092218236b8bb6f0b420dc12d59 1 0.00/1.00 vMB 0
1,439 1,439 00000000a37055f99a4c0ba0c418a30d4d27c2c97ecb78211e01f66d34701f59 1 0.00/1.00 vMB 0
1,438 1,438 000000000e262c2960b79e930fbf40dc1ab67fa5c74becf72251ecefd07e54ef 1 0.00/1.00 vMB 0
1,437 1,437 000000008f346cd97b39692b44d0cfc824c4f19454bbde5f26f5d03434751fbc 1 0.00/1.00 vMB 0
1,436 1,436 00000000c6bdeda56c538ca9a63a2f0e46c5e3df8c0eac955300f1964f5cb1a8 1 0.00/1.00 vMB 0
1,435 1,435 00000000d90d095ad40666d8ad56af00b8c8b32b39a79301ddd58a35e0176654 1 0.00/1.00 vMB 0
1,434 1,434 00000000570833758a30d31d67e8e6fd8c56488173e9a71f4fa7be920b93190c 1 0.00/1.00 vMB 0
1,433 1,433 0000000072c277adb4922170496fe2f181fd6b3c66103f8284e01818374aaf34 1 0.00/1.00 vMB 0
1,432 1,432 0000000067581e59bebbbca4fbf396f7395cb89e4470d3875fc3d28198b464b8 1 0.00/1.00 vMB 0
1,431 1,431 000000000f74612866d64e628be188be845fb0a1fd8a0842ff4c7dd44fd1565d 1 0.00/1.00 vMB 0
1,430 1,430 000000000009606d829b157912edb060c406b519fb2bfcc1078c196b69c67e49 1 0.00/1.00 vMB 0
1,429 1,429 00000000edf28e8862df8c9c4d1496e89228c1472c67838e06198da1117ae40a 1 0.00/1.00 vMB 0
1,428 1,428 000000000943001d3fffff625b880567d5ca906d996f6908d1f8b461ac203403 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 825.84 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: 4,269.79 GB
    • Received: 235.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.