Loading Tool

Explorer IconExplorer

Memory Pool

86,473 transactions
31.64 vMB
0.14852734 BTC
Random Selection Loading Transactions
Max Size: 190.80/200 MB

Candidate Block

Mining Attempt 2c4896582cfddd1f4ab7086b873f6d66d7330c8db5d87de7819101f47cd92b41
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root cef460df896d83e9beb11aeb61f7e8ffe32351497946f8239b57e007d5cc33bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,580
Size: 1.00 vMB
Total Fees: 0.06612291 BTC
Feerates: 214.31 > 6.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (148,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,558 766,558 0000000000000000000682210106882f5fc392dd6899c0bd77aa7c7b7df24ee1 45 0.03/1.00 vMB 11
766,557 766,557 0000000000000000000149b8c8a1ca8f9685b6c81b991262a8470c678a290d2e 580 0.63/1.00 vMB 15
766,556 766,556 00000000000000000005e8f8d31d5fe954edf96b0846db5698146840cc35717e 1,253 0.49/1.00 vMB 13
766,555 766,555 000000000000000000046acbc5910fb823d6f1c226696607b3f08db2f1f9b940 1,093 0.48/1.00 vMB 10
766,554 766,554 0000000000000000000271c2a1bd4df6f2e1578451f05df7d20178c78f433943 813 0.47/1.00 vMB 8
766,553 766,553 00000000000000000003dd6b4a0f8b554f1791beaf44d56f45289a91ecf6b4ef 2,298 0.99/1.00 vMB 14
766,552 766,552 00000000000000000001a0951b5f0e6b1d5c65c37f8d5a3a295170c99b2af77c 1,054 0.53/1.00 vMB 9
766,551 766,551 000000000000000000060f64073267802a5b6971ac4266d84d58d8b0c25d4dda 185 0.05/1.00 vMB 14
766,550 766,550 00000000000000000000792fd4c1819223b4e7d57d08f23e6ce1a28580359398 1,429 0.46/1.00 vMB 14
766,549 766,549 00000000000000000002da752a7b9c2aa1e9dfec2972af024128c28339e17265 756 0.67/1.00 vMB 4
766,548 766,548 00000000000000000004042d98928196ffd3405d3b585caf30a139b9e0ac335f 2,203 1.00/1.00 vMB 12
766,547 766,547 000000000000000000015fee935058996cf30834b1310027e4feb4d8487ec3f0 2,246 1.00/1.00 vMB 3
766,546 766,546 0000000000000000000386fdc436d8cb624398958abd24f466cb10e0dfea7ff6 2,719 1.00/1.00 vMB 20
766,545 766,545 000000000000000000007f76ca045235baf17731d5e4c832e8b986b97af0fc1a 2,710 1.00/1.00 vMB 14
766,544 766,544 00000000000000000001362328a33a4932082c13123e01d6139c3b1d388d1724 1,448 1.00/1.00 vMB 14
766,543 766,543 0000000000000000000731db53a237221b6928846398257d151aff3a42b05f4e 1,812 1.00/1.00 vMB 23
766,542 766,542 00000000000000000007fe62d67efb7d624b535fc6764f68340646d701b502fa 1,408 0.53/1.00 vMB 14
766,541 766,541 0000000000000000000199feb96eaf94d3a08e76dc7366f472367647b579f5d6 1,486 0.59/1.00 vMB 11
766,540 766,540 00000000000000000003c16f9cfa7dee1a7b13d1f80018d3b80f66f079608d01 2,051 0.84/1.00 vMB 13
766,539 766,539 0000000000000000000181903ba3f1548a416172d6826ed25603e074ce5ef029 1,333 0.69/1.00 vMB 12
766,538 766,538 000000000000000000059e8e3498130c82d8cc358adb5a1ccf190c8d9c9235de 903 0.51/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.33 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: 660.72 GB
    • Received: 14.77 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.