Loading Tool

Explorer IconExplorer

Memory Pool

78,009 transactions
30.07 vMB
0.11367727 BTC
Random Selection Loading Transactions
Max Size: 179.59/200 MB

Candidate Block

Mining Attempt c00c5dc50d24728118d1d4bedbda968af3aa63f8045e1fef6b10a8b6cb0e334b
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root e624ae58fc86480b11b0df7872e5ff0ec1dcd234915c63336ea0b40affd2d1a4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,637
Size: 1.00 vMB
Total Fees: 0.02799396 BTC
Feerates: 107.93 > 2.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (685,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,609 229,609 00000000000001b3a3682ca53353e06817b665fa349f344ee339f6038c7cc80c 206 0.10/1.00 vMB 175
229,608 229,608 000000000000007dc037039843a1540dbe11f3100fffc0347451648673ed6e70 295 0.25/1.00 vMB 107
229,607 229,607 00000000000001938f8b6f9e936897255a1e132e07c7e7c6e3df03131d3d1663 366 0.10/1.00 vMB 11
229,606 229,606 00000000000001fb4d21f8c031ee324e4ed949c2f37086bc851aa00939c7a610 479 0.30/1.00 vMB 86
229,605 229,605 00000000000001b1a81149a38547d9e429aed04b7a41aaba7db087951c8c6f68 677 0.25/1.00 vMB 207
229,604 229,604 00000000000000cd9d722ee515c21fe11a6e9e893bc2fc05e09e83a149171a1f 450 0.25/1.00 vMB 152
229,603 229,603 000000000000005143b53fa218684ec3d9d63dd910f5ab91fdb4bda6c5a2c4d1 5 0.00/1.00 vMB 0
229,602 229,602 000000000000027f693bbafb9de665122275c9764ac742f60625ec34dca29ecd 192 0.25/1.00 vMB 55
229,601 229,601 00000000000000a990d630852a1e09df2accea6761afbf25013143a938d115df 521 0.25/1.00 vMB 170
229,600 229,600 00000000000000bbf228fcb546cde14d40e8a284b82395d597d17d04ee0f0492 321 0.17/1.00 vMB 125
229,599 229,599 000000000000010a8d525d1908c46bcbb2cb917f49ade2b450f57c09480eb661 484 0.23/1.00 vMB 166
229,598 229,598 00000000000001576f8eaef4eaa4aa6a3fb766f502bd6827c8f78e0ecfdef9fc 145 0.25/1.00 vMB 21
229,597 229,597 00000000000000f4b4c09c2b4643993f6a16194da0aaebc80833af5a6a968436 118 0.16/1.00 vMB 61
229,596 229,596 00000000000000b27ef535d85a455aadd1167219f0313afd39449dd824a293cf 1,129 0.47/1.00 vMB 149
229,595 229,595 00000000000001c0cb32f77478d20f0d978aad57d54e0e99158e77d0da85776d 323 0.15/1.00 vMB 169
229,594 229,594 00000000000000c7b8d81bfa1f997afa554ae3e756d3c944ae8214579575a7ba 796 0.47/1.00 vMB 135
229,593 229,593 00000000000000fec543b1ec1efa32300a26ce0ca64d5dd53d0a956a3f3b51ad 1,274 0.47/1.00 vMB 229
229,592 229,592 00000000000000ccc545ebfd31a9ca76f670f6f2afac0a3e9ae5e466cea1ff2e 368 0.25/1.00 vMB 86
229,591 229,591 00000000000001bcfb0d1492512f82f7fcad53bb7b21c6d625916a546986252c 641 0.25/1.00 vMB 220
229,590 229,590 00000000000000c319d39ce300a773af9997170f3b126a2ecc9d089ee0974772 256 0.07/1.00 vMB 109
229,589 229,589 0000000000000177d2ba16f2d346ec11145fe499e5d35c7d5f973028afb3e60b 372 0.32/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.87 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.06 GB
    • Received: 17.30 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.