Loading Tool

Explorer IconExplorer

Memory Pool

24,797 transactions
11.83 vMB
0.03233309 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.27/200 MB

Candidate Block

Mining Attempt 8e6c12844febaef657a2d5f417f667c7766c6eeba01f53d873430aa735f22ea4
Version 20000000
Previous Block 000000000000000000016a197de98f52a18843c4dcf16282b9f030bb94d42b8b
Merkle Root d8327ebbceb41d37605bb457200e03143c7a5e294c6663aeeea6fdf3d9c0284f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,561
Size: 0.997964 1.00 vMB
Total Fees: 0.01260353 BTC
Feerates: 150.68 > 1.26 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,648 (782,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,697 130,697 00000000000006a92262d0bab4c49bc95174c1a979e2f903fa80b24499de1614 11 0.00/1.00 vMB 0
130,696 130,696 0000000000000c566cd76728d96751112a19e9702db46f023a028ca79b796642 9 0.00/1.00 vMB 1,287
130,695 130,695 00000000000008b3a50edfb0e2163fe1ba6b1bfc710d627d16b35448b6b33a56 48 0.02/1.00 vMB 1,683
130,694 130,694 000000000000105e37b313f99f4ae096c1634026f700838a546cc6a4cf85e60d 187 0.05/1.00 vMB 108
130,693 130,693 0000000000001c8fb4d420fedd94eee18e8a845ebdddff33fa543c74ee4472e6 4 0.00/1.00 vMB 1,090
130,692 130,692 0000000000000eb2d3fcd23d4684e2ceb20249b0e0369c4fcaabbd548b330699 46 0.03/1.00 vMB 824
130,691 130,691 0000000000000ca103e9e128feaadbbcbaeb91b780485013f997843a5cc2fa7d 12 0.00/1.00 vMB 1,985
130,690 130,690 0000000000000f9d2b5dff590f331662627ada7a481381c76cfd30d976e7674d 141 0.05/1.00 vMB 66
130,689 130,689 00000000000004c59c645e133dc783c9efcc355165487b46b24cfe625f79b4f5 33 0.01/1.00 vMB 2,357
130,688 130,688 0000000000000eb3bcf762f3d73a05edd00ddcfb2fb576c8799c6fac49056c0e 27 0.01/1.00 vMB 721
130,687 130,687 00000000000002c1be5aeb0541120b21dfe094a17161bdf5c90f9a55d68fa09a 49 0.02/1.00 vMB 0
130,686 130,686 0000000000001216d1ed6b9d5c717364dddad2e16a59426f7f34b05de8de312c 10 0.00/1.00 vMB 179
130,685 130,685 0000000000001342ecec6002cbd7f951d19a90897de53efb4aa55b1a47783fd5 36 0.02/1.00 vMB 719
130,684 130,684 0000000000001539f7320e5c30df218f28ac147bcb3c0010f22690815fb63e4d 29 0.01/1.00 vMB 1,154
130,683 130,683 00000000000006cfc1dc5f7a66b6a1aa267df41208ee793ebdd1efd4dd26c94b 22 0.01/1.00 vMB 379
130,682 130,682 00000000000012034b2b193e62f98a85bfb24281c5a8b97399e55948522102fd 9 0.01/1.00 vMB 870
130,681 130,681 00000000000018a2f026339ab9e8c3ed5019f6c56922406ead85accebdf42ec2 31 0.01/1.00 vMB 1,313
130,680 130,680 00000000000015f10975a0ea4c9dd49a2029a9963ece55d1fd18373b6ae49d0a 11 0.00/1.00 vMB 0
130,679 130,679 0000000000001155651655f1876115414fd7cdf27f040f12a7a04ff4b3592c0c 146 0.05/1.00 vMB 496
130,678 130,678 0000000000000efd902abfddafd319f70fc700b32fd4db85a4534d2f9880a5b0 141 0.05/1.00 vMB 257
130,677 130,677 000000000000082c354fb7ea24c07ac4e6b79809c36f2c47e0c8ea69adaaee82 79 0.04/1.00 vMB 1,583
Previous 10 blocks ↓
Total Size: 779.99 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: 472.85 GB
    • Received: 3.05 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.