Loading Tool

Explorer IconExplorer

Memory Pool

81,539 transactions
30.89 vMB
0.07192771 BTC
Random Selection Loading Transactions
Max Size: 188.20/200 MB

Candidate Block

Mining Attempt 5a42fabaa767a684307859eff7d96ad45851ea73715fe725e7b982bc80b5354c
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root ba370b1b2ef3413f416c0039d6d438c25f1335ebff0b31e27a1da7a6f2b4e001
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,388
Size: 1.00 vMB
Total Fees: 0.00549321 BTC
Feerates: 60.16 > 0.55 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (347,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,400 567,400 0000000000000000001b7fefaa07a4740c042bca72949718db133dd6eb750a8e 3,231 1.00/1.00 vMB 26
567,399 567,399 00000000000000000002bc9484d050542daf562cdd31f24711724f69e42233ae 3,059 1.00/1.00 vMB 15
567,398 567,398 000000000000000000047dbc1616b15b97f794f650aab7fa0b55415b1ff7391e 3,569 1.00/1.00 vMB 22
567,397 567,397 000000000000000000253b966877a686848b053bb2cf6e3b7fa38c35397e9486 3,202 1.00/1.00 vMB 25
567,396 567,396 00000000000000000015b43d997118923cf04ad6f8e43093886452459957e0c5 122 0.04/1.00 vMB 18
567,395 567,395 0000000000000000001e1eacf31fe1424eb2339d86de8ffbe1167819266f4b3e 1,121 0.39/1.00 vMB 18
567,394 567,394 00000000000000000001e348583c9c65d022fa5ff680207e35c2ee0844bedb48 1,399 0.47/1.00 vMB 8
567,393 567,393 00000000000000000028d6377dc511d194c2072d71d07db90071a743facc6b4f 3,425 1.00/1.00 vMB 23
567,392 567,392 0000000000000000001222c0ff2d3123e9c90c16b88b3a662a79955c1dfa69f6 1,619 0.55/1.00 vMB 17
567,391 567,391 00000000000000000015679c5fd9488790e34a2716c79f9f5e9cf78335c4356b 1,360 0.43/1.00 vMB 18
567,390 567,390 000000000000000000281f34d1373a0cb889c371ed4063b4e8ed96a39a4d96c9 2,373 0.87/1.00 vMB 17
567,389 567,389 0000000000000000001814448ce80289067de20b911b85139c9dbad23dc07ad3 1,572 0.55/1.00 vMB 17
567,388 567,388 000000000000000000189c46aacf88b5fc22bb5437d5c225bd07e35d37203461 1,517 0.50/1.00 vMB 20
567,387 567,387 0000000000000000000f317d2c7ddc31aa3a37c462e4f17abba0c0613242bcef 796 0.25/1.00 vMB 19
567,386 567,386 0000000000000000002c57833858d2f7084e5cc4e512e9cfad70460c6fa9e059 1,512 0.68/1.00 vMB 15
567,385 567,385 00000000000000000026f24b3b25d00ce34cb60ec6cfd981a1451fbd3fdf8eea 628 0.19/1.00 vMB 19
567,384 567,384 000000000000000000283f061087c4ca314cd21a85f754eda9bf1605d3db22cd 456 0.29/1.00 vMB 9
567,383 567,383 0000000000000000000d11ab5833f36a27d4c3017f5a9230caf9fb47a73f0a71 941 0.46/1.00 vMB 14
567,382 567,382 000000000000000000054d45d10fe8a71f45d6ef5faef81fcac1fc36db803368 269 0.14/1.00 vMB 16
567,381 567,381 000000000000000000015db6877745717c30d5e16392f6f7ed2543dacd1ccc9d 710 0.65/1.00 vMB 8
567,380 567,380 00000000000000000024d96ba76627b48b37ca0aeeba06a5d59d1b77edd81abe 2,971 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.72 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: 705.04 GB
    • Received: 16.65 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.