Loading Tool

Explorer IconExplorer

Memory Pool

82,558 transactions
34.54 vMB
0.15530275 BTC
Random Selection Loading Transactions
Max Size: 196.90/200 MB

Candidate Block

Mining Attempt e6c742786256d4ae0095512bfe5b1ed6f76ef40de37e266e095596106b4d0112
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 91a423144114bb4f8a6a19d0e5206492397b79bd8218106bb3c3d088b0539bf4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.03837443 BTC
Feerates: 150.78 > 3.85 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (185,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,626 729,626 00000000000000000009bedb3a55b8f51dfdc08bd07664ccc11394457734e5fa 1,942 1.00/1.00 vMB 6
729,625 729,625 00000000000000000002c6dec0f9344196642caf1aba7e190a366ec1a3e082a8 2,239 1.00/1.00 vMB 7
729,624 729,624 0000000000000000000193fa8760eb05de2dbe84139bec60eaed8cf8ab46abb8 2,935 1.00/1.00 vMB 15
729,623 729,623 000000000000000000053db72801792cc7eb58b1ca775740e9b10c8c5bd64dae 3,068 1.00/1.00 vMB 8
729,622 729,622 000000000000000000028648194e1bcb798529197cd4afe74e722c258d0b32c3 2,008 0.66/1.00 vMB 9
729,621 729,621 000000000000000000004d67d8e0a4c4d35d70be810b1327c6fe75679acc5bdb 510 0.15/1.00 vMB 8
729,620 729,620 0000000000000000000a1eb3fe38a6bf4ab6dfa8b33df58224d9d0abee863dff 643 0.22/1.00 vMB 7
729,619 729,619 0000000000000000000135a45226f7c9ea80b5a943f9bb9493bdb1c4b2a88358 1,886 0.69/1.00 vMB 7
729,618 729,618 000000000000000000059f102b3deb1b26719829a8bfbca28731c3b9c916bfda 1,145 0.59/1.00 vMB 7
729,617 729,617 0000000000000000000190ade6255fa51cb374e846f918586e9f54a734150e84 991 0.36/1.00 vMB 6
729,616 729,616 00000000000000000006dcbb31814e73a235f21b6ccec9a1511bc930ebd3a0d7 1,512 0.63/1.00 vMB 3
729,615 729,615 0000000000000000000506581af63f73de593fbba0f61a2274fb44fe0b6a4542 2,257 1.00/1.00 vMB 6
729,614 729,614 00000000000000000008b04803290acfc060e0548a4f04d4733d42e3b5b303c6 2,169 1.00/1.00 vMB 2
729,613 729,613 00000000000000000006b729fe874835cc2b5b8da50b9edefdd7450ff1ab6e22 3,452 1.00/1.00 vMB 5
729,612 729,612 0000000000000000000700bb0546d1824cdf5fc26fc97cccf55fb9db34057671 2,596 1.00/1.00 vMB 8
729,611 729,611 000000000000000000092941811ceaa08343cbc7a274935eb8c0ec131d918024 1,409 1.00/1.00 vMB 7
729,610 729,610 00000000000000000002c44221bbb3c375579ad0b4454f265634be0a37912997 2,759 1.00/1.00 vMB 12
729,609 729,609 00000000000000000009299459cdeb30e633fe61e108e3fa6ce421e3b6e1fb37 3,249 1.00/1.00 vMB 6
729,608 729,608 00000000000000000002d5661f51048ebcc2b90451692c662b65c38aa8e40469 1,573 1.00/1.00 vMB 3
729,607 729,607 0000000000000000000955ba7e8a0733f50492d48c1724d8d998ff7c7543fbe3 2,856 1.00/1.00 vMB 10
729,606 729,606 00000000000000000003f36b2bba3b493ed82a27249978906af2cd1c8e728181 3,034 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.10 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: 728.28 GB
    • Received: 18.47 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.