Loading Tool

Explorer IconExplorer

Memory Pool

75,297 transactions
28.86 vMB
0.09521845 BTC
Random Selection Loading Transactions
Max Size: 170.65/200 MB

Candidate Block

Mining Attempt cfe28f83e24caf4df034ef0d73e023ef252ee4244994ccf7913ff891f4786e48
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root f5dd27c40496f5e6b5ed80af773c0a93261659f6fa65c4e811dc612d26705b2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,186
Size: 1.00 vMB
Total Fees: 0.03573761 BTC
Feerates: 201.37 > 3.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (100,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
814,410 814,410 000000000000000000004dc4303181cbfe69f4ee708c27354f79103b64d4d446 2,440 1.00/1.00 vMB 12
814,409 814,409 00000000000000000002378567b27bcc650dd1d4875242443b3e989869e24e5f 3,068 1.00/1.00 vMB 11
814,408 814,408 00000000000000000002bc14dc938fed8887c380f5f604d92f711d460e82f4ba 2,715 1.00/1.00 vMB 9
814,407 814,407 00000000000000000003fd517f77b7d28e15330a610a195219d5fe856f8424d0 3,377 1.00/1.00 vMB 15
814,406 814,406 00000000000000000001ea0f978d4e1f84643a91b6cb86aaeb3a703774e9e67b 3,606 1.00/1.00 vMB 18
814,405 814,405 00000000000000000002a04edf3cb37cece477b2cfcb5eb4b0e384149ed70f2c 1,950 1.00/1.00 vMB 6
814,404 814,404 000000000000000000048b91fcbf37cfbde60070c76762be11b0a3df506451fb 2,806 1.00/1.00 vMB 7
814,403 814,403 0000000000000000000037bef52df4bdddb680056e3c2cd4a2994d1d961b926b 3,243 1.00/1.00 vMB 15
814,402 814,402 000000000000000000041e53fe4794cf0194762c56e4c9765734d358d2f389e9 1,966 1.00/1.00 vMB 10
814,401 814,401 00000000000000000000ac29c1b036a48cd828b7177617e5d3ffc3b4038f60c7 2,383 1.00/1.00 vMB 11
814,400 814,400 000000000000000000016e3f4a361f8e35df1c15108b761f6e2e6f6802ff8505 2,919 1.00/1.00 vMB 15
814,399 814,399 000000000000000000006864c496f9d5f11f780142ae16c0c52653e47b75eb95 3,220 1.00/1.00 vMB 14
814,398 814,398 000000000000000000040b0df303046db1100011679445488e093709097068f8 3,216 1.00/1.00 vMB 16
814,397 814,397 00000000000000000003498910ccade5e0d9732a64485032dd4ee2f96724066b 2,817 1.00/1.00 vMB 10
814,396 814,396 000000000000000000033dd9a7118dcada4ac587f849f65479d295f8e7d978b2 3,657 1.00/1.00 vMB 7
814,395 814,395 00000000000000000001505a4ba728fdc6666c028fe927be766b885fd3b0ea3f 1,922 1.00/1.00 vMB 7
814,394 814,394 00000000000000000002a17eb8c2c9a50897127a244a63fdd08c710eab6ecfa3 711 1.00/1.00 vMB 4
814,393 814,393 000000000000000000018d9b21ff8b6af46950fbe938a969441a5823b5154c6a 1 0.00/1.00 vMB 0
814,392 814,392 000000000000000000043fce62359464686dd267095304c22abc26f9d1364cf7 316 1.00/1.00 vMB 4
814,391 814,391 0000000000000000000242de00ca3c65e9841243e97cb92703fc393c2b7221be 1,108 1.00/1.00 vMB 5
814,390 814,390 00000000000000000000a4e2943760cfca06440c6797ab6a6834c81afce16a33 2,624 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.46 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: 667.90 GB
    • Received: 15.31 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.