Loading Tool

Explorer IconExplorer

Memory Pool

82,690 transactions
31.29 vMB
0.12675823 BTC
Random Selection Loading Transactions
Max Size: 189.60/200 MB

Candidate Block

Mining Attempt 7602ee39c0e83e7b26bfd6362d3f45513cf8ce4afb0aa94035f1cc72b8cf0bfe
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 4911912ec47be07dd497361781a7a8359276d01c48847c0f52a3e7b3eb190d2b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,072
Size: 1.00 vMB
Total Fees: 0.04400599 BTC
Feerates: 318.30 > 4.41 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (435,726 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,675 479,675 000000000000000001352688ca79f390759ef489d9d78fa847dd353a8a57a54f 1,632 1.00/1.00 vMB 77
479,674 479,674 000000000000000000e5d011b268ed5246d477c694edadb40964284abfaf1d5c 778 1.00/1.00 vMB 22
479,673 479,673 000000000000000000b92a5b55054d963bbcbaebd626fd6677fe917ad8bd3319 1,752 1.00/1.00 vMB 69
479,672 479,672 0000000000000000006bc877cdcdcc7f300deaf113e86816226bd1d5f78b149d 2,133 1.00/1.00 vMB 143
479,671 479,671 0000000000000000010ae9c54f27cb9ae9972b84a10437ad550b624bda8675f4 1,136 1.00/1.00 vMB 29
479,670 479,670 0000000000000000003e68de25adf43a42cddb647e19a013dc9d5b66ab167821 1,956 1.00/1.00 vMB 139
479,669 479,669 0000000000000000005d68cd57cfb4f925aa1e3e729feb0cb81a64393306ad4f 1,513 1.00/1.00 vMB 48
479,668 479,668 000000000000000000902dfede2119ec31d11dcf26822396a86b9ba83aa6a726 2,320 1.00/1.00 vMB 68
479,667 479,667 000000000000000000df0fec3fbf8350578d151db30f7f0418b665cf45f646c8 1,769 1.00/1.00 vMB 113
479,666 479,666 0000000000000000002d1d65e9c54250ae58b915723dd5a31b6afe73168bf699 1,865 1.00/1.00 vMB 133
479,665 479,665 00000000000000000067cc879cfd3dc935d29f5e9949643e004ae0b65a3f304d 1,561 1.00/1.00 vMB 114
479,664 479,664 00000000000000000061be847fd4067eae1a38ab9102214a8169f3f4e37a843a 1,851 1.00/1.00 vMB 117
479,663 479,663 000000000000000000400b9e93b3e6eda3e02ede3ae2df214324a3df3fe233a7 2,020 1.00/1.00 vMB 128
479,662 479,662 0000000000000000000b272027f85b442bd5ce9bcc86cd108f96a131750b8a19 1,747 1.00/1.00 vMB 124
479,661 479,661 000000000000000000f0c444a5711b086f7d9cdfefab11ccb56847596b600f93 2,373 1.00/1.00 vMB 145
479,660 479,660 0000000000000000011a25ab8e2e6024eadac21923a631e537a8d5871eeb84dd 2,983 1.00/1.00 vMB 145
479,659 479,659 00000000000000000033bf5bb07a1e82e94ad7fb9fd42e72256558adea0d5fe1 2,359 1.00/1.00 vMB 189
479,658 479,658 0000000000000000004dcd2d08942788dc4a3274dc91a158550cd4427db67afb 877 1.00/1.00 vMB 45
479,657 479,657 000000000000000000afb4b44c7f4631aa4e9b4f819276684440b5d9c0b0d26a 468 1.00/1.00 vMB 14
479,656 479,656 000000000000000000d4cf8a9419688cc1083e64c30504f0d7e3a11f81f5bfa4 1,338 0.99/1.00 vMB 67
479,655 479,655 0000000000000000007507e2f73b8038114818e1375addf6cb37ff6cf62fc230 431 0.99/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.08 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: 722.26 GB
    • Received: 18.39 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.