Loading Tool

Explorer IconExplorer

Memory Pool

79,099 transactions
29.56 vMB
0.12255522 BTC
Random Selection Loading Transactions
Max Size: 178.57/200 MB

Candidate Block

Mining Attempt 19edd2cd64b2dd034873164eaaf07d73a4f722b6c4b82bc04688c746ee52a525
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 59cb095212c3826dfeeea357981aedeca454685d028685646e518875a4893bde
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.04320334 BTC
Feerates: 198.58 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (363,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,551 551,551 00000000000000000008b02a7513ceebaa70dd69e1447148d225e1c5d3553861 1,710 1.00/1.00 vMB 29
551,550 551,550 0000000000000000000993481c72ab933075e7dce040e9d816784f3a5acda50a 2,045 1.00/1.00 vMB 51
551,549 551,549 0000000000000000001c7d69faf9e77ac861bd966a5034ce47c575871c18fbc7 2,172 1.00/1.00 vMB 35
551,548 551,548 00000000000000000006b56abffea5ab3da3b8750e4b52c064d836c799407b41 2,692 1.00/1.00 vMB 69
551,547 551,547 00000000000000000025fe6c83c230ded4ddbb2eed1d0618d704535d698adf32 2,278 1.00/1.00 vMB 19
551,546 551,546 00000000000000000023b9137f2a9b172ad4e1abad2e2f0d87a9f434e589ecfe 864 0.36/1.00 vMB 15
551,545 551,545 00000000000000000017e5451bef2d6d333af88d9cabddcda40c9e4b9ce2ce73 814 0.42/1.00 vMB 13
551,544 551,544 0000000000000000001a23d959903ea3ece46801c64df0493e6638503d50d07e 925 1.00/1.00 vMB 2
551,543 551,543 000000000000000000260fba75da0291b4b1b782dec4e79c9c1df60b84e0b606 2,223 1.00/1.00 vMB 34
551,542 551,542 00000000000000000018af851b2a4986f470a2e6c817243376ea82a0d34e347a 1,262 1.00/1.00 vMB 12
551,541 551,541 0000000000000000001301789f9c216881d222a4a8a85e62bc1c437bc68e052c 1,970 1.00/1.00 vMB 17
551,540 551,540 00000000000000000014c3175801c0b03f664f99386bc1e052031e0bda71afd1 2,360 1.00/1.00 vMB 14
551,539 551,539 000000000000000000251514c7449012fe8300e6dc6794a63b0572c6dcbaa570 2,602 1.00/1.00 vMB 29
551,538 551,538 0000000000000000001f22923e5fd3d371ce221498d2198352632b74bbbcfe45 2,932 1.00/1.00 vMB 34
551,537 551,537 0000000000000000001e7a39984b2dcc8d21a7e4df64e7433df5303c664da133 1,518 1.00/1.00 vMB 2
551,536 551,536 00000000000000000015dfde80beec7bb3973206ff5c538b9ba6630be96310c0 3,208 1.00/1.00 vMB 19
551,535 551,535 0000000000000000000819efbffd146d3dad50ee8d21534100ebca606baf2769 2,515 1.00/1.00 vMB 15
551,534 551,534 0000000000000000002777712e658538a290a5b51441638c298a9af26653e3d3 2,054 1.00/1.00 vMB 43
551,533 551,533 0000000000000000001af745bf0cf4a2ccd5797cbf01c2de11a5808b2b477532 2,741 1.00/1.00 vMB 42
551,532 551,532 0000000000000000000491911d6ef9389c2978d1c8140934dae0d80d063329aa 2,811 1.00/1.00 vMB 22
551,531 551,531 00000000000000000005e4f09c451fa3790d3691fa2a57100fcd99021be2ebbd 3,010 1.00/1.00 vMB 13
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: 712.95 GB
    • Received: 17.25 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.