Loading Tool

Explorer IconExplorer

Memory Pool

79,125 transactions
30.07 vMB
0.12455988 BTC
Random Selection Loading Transactions
Max Size: 180.34/200 MB

Candidate Block

Mining Attempt 58d203048dbb7187e4bb43d97f0ee6ff6d3d363a843af1229fd119025391df18
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root ef8173b43b1ff67d0fa39ef8200da48181298a4c02f678ce954f57387e713a38
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,747
Size: 1.00 vMB
Total Fees: 0.03853276 BTC
Feerates: 673.02 > 3.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (210,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,445 704,445 00000000000000000002a67e2affa13742ae802db37d196d0b025c10a6bde398 1,613 0.66/1.00 vMB 11
704,444 704,444 0000000000000000000d0b9dad53c837400462c87614d980b05b4ef9996566ca 459 0.43/1.00 vMB 11
704,443 704,443 00000000000000000007c1568c4d9b3458c4853e21c3377a2f6f37e6df54dde3 1,783 1.00/1.00 vMB 4
704,442 704,442 00000000000000000009cc5b56b5c245c95c6f8c851ae5f7bf1e242bd25f0bad 3,375 1.00/1.00 vMB 3
704,441 704,441 000000000000000000010c1db1cdc6e6e41208f39b055975f420e8868a798ac6 1,498 1.00/1.00 vMB 6
704,440 704,440 000000000000000000014136f98ecbe19096307550eb88bd5a16fb3cb8de4000 2,495 1.00/1.00 vMB 17
704,439 704,439 0000000000000000000c1d94064ecfbfc34d12b11f6af24aa0ada65711dbf278 2,380 1.00/1.00 vMB 18
704,438 704,438 00000000000000000008c5d982607dd06ce8c311615b3351dac6297be0ae8a14 810 1.00/1.00 vMB 15
704,437 704,437 0000000000000000000129210280930a0370092cdda93e448b82c7d93243118e 1,864 1.00/1.00 vMB 9
704,436 704,436 000000000000000000055c7cd4582c4f5cb350e436d4492b4ffd218a1dd1f7c1 1,918 1.00/1.00 vMB 16
704,435 704,435 0000000000000000000cddafecaf26e342be648f7e129c0d00342f357339652e 1,650 1.00/1.00 vMB 9
704,434 704,434 0000000000000000000a6a2635613da1eeb58a9e671cef744536000f6da55233 2,924 1.00/1.00 vMB 25
704,433 704,433 000000000000000000089b40567fded6b53d4a6bb077880618dab6a5c589b06a 2,769 1.00/1.00 vMB 16
704,432 704,432 0000000000000000000df3356e4662b053cd80ffee9c86867e7c80c3531c6be0 63 0.02/1.00 vMB 16
704,431 704,431 0000000000000000000bb7d8f770fea6b4357fdf021943c347ce5e2878c04aba 1,134 0.44/1.00 vMB 12
704,430 704,430 00000000000000000006c3407fb247404a77695a875b300c6bff983ed75b9a16 261 0.07/1.00 vMB 14
704,429 704,429 00000000000000000002cd664ea074926d6455b76a2b17d8c60651a00d9bcb1a 1,095 0.37/1.00 vMB 13
704,428 704,428 00000000000000000001ee77c90404a30c9c423088f96bde86d139b47145a4d7 651 0.47/1.00 vMB 7
704,427 704,427 0000000000000000000babec08df0c00dff6f54f7e1ea16f6a4dd808f031ab10 1,930 1.00/1.00 vMB 10
704,426 704,426 0000000000000000000ba439afeeaf63c7be4cdef91d720f423dbeaf68c1159c 1,425 0.98/1.00 vMB 10
704,425 704,425 000000000000000000036d2d80c0e1e21e324c13e6b4d93e8a267971c744e6c3 306 0.07/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: 713.05 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.