Loading Tool

Explorer IconExplorer

Memory Pool

55,090 transactions
32.43 vMB
0.23384581 BTC
Random Selection Loading Transactions
Max Size: 173.87/200 MB

Candidate Block

Mining Attempt ac84dd7c6b5495fd0a26a2e8f23dc2f12e2fe9012078425146611de5f29f4049
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root b27a8c3d5a49b3a999fdf43e00baaf52670151539701b85f20c28e5e19ece9a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.12353009 BTC
Feerates: 101.66 > 12.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (393,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
521,671 521,671 0000000000000000003ba6ba8af5713c1f670952d52595cc734f3ac118637867 1,843 1.00/1.00 vMB 29
521,670 521,670 00000000000000000005176decf8505437172a04d049262b77a75cfd72bf12b0 1,768 1.00/1.00 vMB 7
521,669 521,669 00000000000000000013eadaa2443008331b7f8cea8b89e990dde01f5275ac79 2,318 1.00/1.00 vMB 25
521,668 521,668 0000000000000000002dc45a00ea2f8d7b93a00b50b65bb4191e623b7bae63b8 1,731 1.00/1.00 vMB 15
521,667 521,667 00000000000000000033a94e4651ea4b72f2c7e6f0b9562d12b04225c46a11df 2,322 1.00/1.00 vMB 37
521,666 521,666 000000000000000000444b2472ccc3a9b12bfc6765d72effa5952a7ae0850325 2,202 1.00/1.00 vMB 22
521,665 521,665 00000000000000000015bfbb1135375333df2ac519997b75b6b9127f754ba590 3,197 1.00/1.00 vMB 34
521,664 521,664 0000000000000000000c973825970b200f438af448ff56c2c9317f4c2fbf93b5 1,189 1.00/1.00 vMB 28
521,663 521,663 000000000000000000372200896905c7a6e5d3d76402a3bc22b7475bb1caf00d 353 1.00/1.00 vMB 20
521,662 521,662 0000000000000000002df4c2b31191e36691315ed0ef6f3c69c73cfc5eaed888 1,782 1.00/1.00 vMB 46
521,661 521,661 000000000000000000253181a9d0f844a54d2180f054ea59834cf2d56e69ff87 1,773 1.00/1.00 vMB 46
521,660 521,660 0000000000000000001c6f025464b24e91851282854064bd28a6fbc51c0ee06d 709 1.00/1.00 vMB 17
521,659 521,659 000000000000000000280faa6b06a21d07551e6980b80cc052e85f021f4fe093 1,676 1.00/1.00 vMB 48
521,658 521,658 00000000000000000040c62e22a4aa0be9322a3849ba3e871e1a405ee0c948d5 522 0.66/1.00 vMB 1
521,657 521,657 00000000000000000008117df6b4f37184cecfde84a0817bcc27036800331a38 1,440 1.00/1.00 vMB 2
521,656 521,656 0000000000000000003df873c5635df3b6fbc9198f23578367b4e564b4984e85 1,523 1.00/1.00 vMB 10
521,655 521,655 00000000000000000042bd37d9555af4624c177cee349563dd3fe0f000ae4345 2,340 1.00/1.00 vMB 11
521,654 521,654 00000000000000000043c7df9d4341768a76c8b8ffb4568522ee1135bf2f4efa 1,262 1.00/1.00 vMB 12
521,653 521,653 0000000000000000003fc59735a5d0ed30094fcbc908c083e346b55a11081d82 1,858 1.00/1.00 vMB 13
521,652 521,652 0000000000000000002364ec6fbfa85f45ef2c7673a9880987ad0870b937f5e5 341 1.00/1.00 vMB 22
521,651 521,651 000000000000000000335577eec21ff1b7956f7ef18af443a5f12c14043e3287 1,954 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.