Loading Tool

Explorer IconExplorer

Memory Pool

33,887 transactions
25.77 vMB
0.06985284 BTC
Random Selection Loading Transactions
Max Size: 129.68/200 MB

Candidate Block

Mining Attempt 86999677e025a3e64cbbda76d4e908f76749d95d7a48a3f134f9b1577efe2f70
Version 20000000
Previous Block 00000000000000000000ba672725fc943dfda3e1cdead8a888b3218041ce0745
Merkle Root 73bfa78bb6ef9a2af8669acf4afd4231c4c0ffce6db0e101d565765ceca02c53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,781
Size: 1.00 vMB
Total Fees: 0.02235648 BTC
Feerates: 201.34 > 2.24 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,214 (811,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
102,679 102,679 0000000000010ff1e61f112b78ba5a63d9639f7abc4ce6bed2d5bb3e62713b82 3 0.00/1.00 vMB 0
102,678 102,678 000000000001e4aed22d97f03cd65fb5ddda6132197ce7b0c98bada7fd4a369d 5 0.00/1.00 vMB 0
102,677 102,677 000000000003aebe53eda1a2dd0a052281a99203d585989af186ac984ce487fa 23 0.01/1.00 vMB 0
102,676 102,676 00000000000217336a18c9a65f8d710ccd278b35a4158baa7d46d236bb084c2a 1 0.00/1.00 vMB 0
102,675 102,675 0000000000033d54607fe222394ba99975f191ea4c68d5573f9105ebfd77b474 5 0.00/1.00 vMB 0
102,674 102,674 0000000000006b3f72022e12ce231b505b755fda3b753778e6bdae3ef5685bd1 3 0.02/1.00 vMB 0
102,673 102,673 0000000000014b3a070f29b33e1536e4cd69a44ad6f74227f65b8b209a17a9db 1 0.00/1.00 vMB 0
102,672 102,672 0000000000009b95bae7d38f59410e99de7f6f90fb403548c03983b30919de5f 4 0.00/1.00 vMB 0
102,671 102,671 000000000003832778360df82840bb64a39899575952cf772f0e9096454c82a3 1 0.00/1.00 vMB 0
102,670 102,670 000000000002647c0a7dd29046b8e148ec7f29a3b3f38f0e8b1a7b413f2ffb3b 1 0.00/1.00 vMB 0
102,669 102,669 00000000000220dfcf1a2a371239b9f9bb93cb20136162c207502d53cb3bfaea 4 0.00/1.00 vMB 0
102,668 102,668 000000000003fc6d6c340f58944bd0da331bfef7c670df36df2e1ea9fcb4fe49 3 0.00/1.00 vMB 0
102,667 102,667 000000000000990215d243fe50fb647d25a99a785d6eef43c87ad44ec1927190 15 0.00/1.00 vMB 0
102,666 102,666 000000000003ba102cf821703d56b14def67b316c2388d2946966400d4358bf3 2 0.00/1.00 vMB 0
102,665 102,665 000000000000bc2e23e1f71ae3301d178998edc0b35f413ede52a349bcdfb169 1 0.00/1.00 vMB 0
102,664 102,664 0000000000029a2feefa948fb43cc5079f4488e4282a5aeffb35661077cd29e7 2 0.00/1.00 vMB 0
102,663 102,663 0000000000018252feee53edbe163d8ee63b6ac58a7b30168c932232f13bfbc8 58 0.01/1.00 vMB 0
102,662 102,662 0000000000030e18ce185015702861217e27b69c79416e74388a143ded16a9c3 14 0.00/1.00 vMB 0
102,661 102,661 000000000002bcb7c2702c8ccccd4ab0f4fd14478e503f8e9044eab132a39168 9 0.00/1.00 vMB 0
102,660 102,660 000000000000ac7e8c6af7673c8355f85999238dec2a5323cd2c84c76a2b6d1a 14 0.00/1.00 vMB 0
102,659 102,659 000000000001616c1784c5581e3f29431705859c9764bfe4f7e087df137c39ad 14 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.97 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 574.51 GB
    • Received: 8.16 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.