Loading Tool

Explorer IconExplorer

Memory Pool

39,550 transactions
28.81 vMB
0.06815667 BTC
Random Selection Loading Transactions
Max Size: 146.19/200 MB

Candidate Block

Mining Attempt 25b25eb561e2e8687cd75710010d0afc2faa29f2a380ac2818088441cefb4a80
Version 20000000
Previous Block 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64
Merkle Root d2a92ccf3569fb76a36b09ec92259be1b4dc1a82ddf01746dc5cc0efdb966fe5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,253
Size: 1.00 vMB
Total Fees: 0.01204341 BTC
Feerates: 88.61 > 1.21 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,549 (153,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,604 760,604 00000000000000000006e1d0f72b0787c2db03f5c4411564f74a1c9f4ad54cdf 1,149 0.48/1.00 vMB 12
760,603 760,603 00000000000000000001eb3f6c834b2c7c68f8c2597c75e37d4555ea7e92b1b1 654 0.66/1.00 vMB 3
760,602 760,602 0000000000000000000744ac635fd2e10cb38b7d049500c4dca321cf4b5095c9 1,680 1.00/1.00 vMB 10
760,601 760,601 000000000000000000045bec4cc621d1fd061884950b92167c978b698121e423 1,986 1.00/1.00 vMB 21
760,600 760,600 000000000000000000030992d131437f6df7e8651eec1734a7168e88efed4e4d 199 0.11/1.00 vMB 9
760,599 760,599 0000000000000000000180b4f82b4251ca899bcefeb2d0e44c83e57a37c744af 386 0.18/1.00 vMB 11
760,598 760,598 000000000000000000075b88c6f537aec1cf8bbd6d5c52b3453a7adf13ed0b45 1,489 0.69/1.00 vMB 12
760,597 760,597 000000000000000000071a0be29eea06d56d0dca641c5d94c609c40c3938bfdd 537 0.22/1.00 vMB 10
760,596 760,596 000000000000000000008b0e150f1bf1caee2fd1b3239843ca8d45883787d3dd 296 0.22/1.00 vMB 1
760,595 760,595 000000000000000000048d250f2ff69055a5afea64a3cf238a348578a309a26e 1,126 1.00/1.00 vMB 6
760,594 760,594 00000000000000000004e93009bb35f341496374f967236b272073ae4437fe50 2,817 1.00/1.00 vMB 15
760,593 760,593 00000000000000000002721c20e80bed05f19877c1e24e7fc6418614d36fd05a 2,954 1.00/1.00 vMB 9
760,592 760,592 00000000000000000006ea1b988f3e0c5c49d50d20d5a0f606be66e7cf6f974d 2,262 1.00/1.00 vMB 18
760,591 760,591 000000000000000000079ce92048bbcc0863741010401815a1e4008cc06e2b59 2,427 1.00/1.00 vMB 26
760,590 760,590 0000000000000000000792b91367c44645042aa0a68c0c2184ffbfcf21ab4b94 2,909 1.00/1.00 vMB 16
760,589 760,589 00000000000000000004af26f6f2a5fcca69bf1b995525536ef72eb7383303bb 256 0.08/1.00 vMB 12
760,588 760,588 000000000000000000036ca81235cb135851595bdc28933773bd5de921d7e5d7 1,572 0.89/1.00 vMB 10
760,587 760,587 0000000000000000000433b55a50d82a5478825dda721dd5cb7e1d8795781638 1,151 0.49/1.00 vMB 13
760,586 760,586 000000000000000000037454aa5d3058896d128c5ee019f99707221a0aa69294 2,160 0.85/1.00 vMB 7
760,585 760,585 00000000000000000007939d4b4cee43384f04ca47f3cdec1035514f4e284879 2,812 1.00/1.00 vMB 20
760,584 760,584 00000000000000000000beaeb7bbce0812149fe71ad0f8d6559bdec736d56346 457 0.69/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.59 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: 623.16 GB
    • Received: 11.42 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.