Loading Tool

Explorer IconExplorer

Memory Pool

73,864 transactions
27.31 vMB
0.06577991 BTC
Random Selection Loading Transactions
Max Size: 166.72/200 MB

Candidate Block

Mining Attempt 569e77a7c935d7c939a22a80cb7e903a24cfb62288149bd5b249b43a0642d33e
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root af7f5fd3750dc5b6b482dafcc06137a15d0fb372e041bc237243d27653991e88
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,513
Size: 1.00 vMB
Total Fees: 0.00771294 BTC
Feerates: 73.20 > 0.77 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (519,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,662 395,662 0000000000000000059d3163e1a9cafb6820ba9ab8af4c23dda1b0b86d8e099d 1,209 1.00/1.00 vMB 78
395,661 395,661 0000000000000000027dbdb43056e34f32aac0f1a1f8b05ab4510c432a4b5958 782 0.39/1.00 vMB 46
395,660 395,660 000000000000000002a929b8d5a39102df0be619c09a37e581ced2c9152d1094 1,468 1.00/1.00 vMB 22
395,659 395,659 000000000000000000bcde87c3b88dd08949c9c744d487ccd756207513ca4017 1,146 1.00/1.00 vMB 32
395,658 395,658 000000000000000004a36000933bdfb528bb5a9f81094ca354657451157c9f3a 1,305 0.93/1.00 vMB 26
395,657 395,657 000000000000000004f7bf0bb24943627935dd6a38dcb21b7259d3374966e2c6 2,129 0.90/1.00 vMB 56
395,656 395,656 0000000000000000000fe0596034ca7c6ee7e40fa1246d9f226e97fe947d2a47 2,532 1.00/1.00 vMB 49
395,655 395,655 000000000000000006a20ba4f1709b81588fec51671ff0c86e48ee1ba51ee75b 891 0.34/1.00 vMB 56
395,654 395,654 000000000000000000182335a28f253e2ce53fe19367d52b4e34007262a97ac6 1,388 0.89/1.00 vMB 25
395,653 395,653 000000000000000007680d9af3e4937e36ea7b6cfc20f54466d0202be0ec1bfd 2,676 0.93/1.00 vMB 67
395,652 395,652 000000000000000007df53dda280f14168ca2eb632b1b86bbaba5d90f7d38b60 2,245 0.99/1.00 vMB 45
395,651 395,651 000000000000000005822b77a904129795a3ff4167c57ed1044f5a93512c830f 1,615 1.00/1.00 vMB 26
395,650 395,650 0000000000000000003c6511c5aa363d8a86ae660c8dee83a12787636cfb042b 1,729 1.00/1.00 vMB 30
395,649 395,649 000000000000000006f29a88e956f69c006a6f3b3277018045bfcde51384e0d9 2,158 1.00/1.00 vMB 62
395,648 395,648 000000000000000005aa1f7d69346ffd43b4bc55564d7dd918f69731d6c5a555 2,198 0.93/1.00 vMB 36
395,647 395,647 00000000000000000267a368714f0963151cf6a953d6daf02715507a0a896538 2,309 1.00/1.00 vMB 55
395,646 395,646 0000000000000000023e19ecdbcb0fd9319c7e93cbf027dd58366a9435a6403f 3,015 1.00/1.00 vMB 69
395,645 395,645 000000000000000007e2565106d00c8809160c33d353e5a1e9410010ce76bb8e 2,466 0.99/1.00 vMB 53
395,644 395,644 0000000000000000065dada04ab860a737754c8870117efb73564187e654703e 1,152 0.36/1.00 vMB 70
395,643 395,643 000000000000000001221e2b2b3f1bbf9235c9aeccf2d834d5aa29b9f2827da6 781 0.30/1.00 vMB 54
395,642 395,642 000000000000000007d59c57a33e5dbddff26bf9b452edaf7b469ce285770fc2 819 0.64/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.88 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.23 GB
    • Received: 17.33 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.