Loading Tool

Explorer IconExplorer

Memory Pool

74,661 transactions
28.72 vMB
0.08277937 BTC
Random Selection Loading Transactions
Max Size: 170.14/200 MB

Candidate Block

Mining Attempt 82a52e98fe3e6697ce5b2db1f18f5ae8c540de3d5b49e3f3d95cd0753c9560f0
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 6a10370484dc359ecaa53104de748b6f98c0febc15b62b8ee98b8e9494f13b55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,060
Size: 1.00 vMB
Total Fees: 0.02469260 BTC
Feerates: 150.93 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (386,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,686 528,686 0000000000000000000a0a96105fd376878dc8aded556c72b211315758270d18 2,333 1.00/1.00 vMB 100
528,685 528,685 0000000000000000001045f80235a6bfca209fb917e3dbd4045434b1a508d076 506 0.19/1.00 vMB 99
528,684 528,684 0000000000000000002fa83bb7961f8c2d32620fdbc2979e89ca0a3a5d3b264c 1,454 0.87/1.00 vMB 34
528,683 528,683 0000000000000000000c8e3f6c67bc55a6f477f6714d01e43985c655c0a0fc9c 2,403 1.00/1.00 vMB 89
528,682 528,682 00000000000000000027631e12d0365d5d72576bfcae14c1fe31ba1f80b3b467 930 0.70/1.00 vMB 61
528,681 528,681 000000000000000000048e37dc4a22a0fd118282386902737fd7a52c11455106 801 0.38/1.00 vMB 52
528,680 528,680 00000000000000000015cce439bc147a1b7150adba6f569b0cbb2687fb18d14c 505 0.19/1.00 vMB 128
528,679 528,679 0000000000000000000a6248fbc3e4734b3419d81ae1b898515429b6fa7aad01 1,469 0.63/1.00 vMB 70
528,678 528,678 00000000000000000017212962954eacc26f15efc9ad00662c5ec14814aa2440 1,519 0.97/1.00 vMB 73
528,677 528,677 00000000000000000023f7ac50d29b6f37937f438ab94bbf9ca1dfbac7c96aa2 65 0.02/1.00 vMB 68
528,676 528,676 0000000000000000002a32f799d15f5a68d741c51bf09a383486827b4eb7a335 481 0.26/1.00 vMB 45
528,675 528,675 00000000000000000015830c14cb7bbed937e568fd9eb60333530c8ed73c1713 724 0.84/1.00 vMB 37
528,674 528,674 0000000000000000003533eba0db1ce9b88397284941e288bc73d30beca5bf2f 1,715 1.00/1.00 vMB 77
528,673 528,673 00000000000000000028b523ee07fe7ce307b2bb9c47984e12ac396ecc807eb4 762 0.54/1.00 vMB 46
528,672 528,672 000000000000000000309a2ab0f22889eb645aed8ef38ea74efec411af79597b 242 0.21/1.00 vMB 17
528,671 528,671 000000000000000000269d2268af5cb5534555a8cf56d9c5fd96d55b33512c82 927 1.00/1.00 vMB 33
528,670 528,670 0000000000000000001bb08b35273ed6358f04f745cb4e22131d0711bd47f04f 1,895 1.00/1.00 vMB 68
528,669 528,669 00000000000000000033128651938e7c36ec0a237bb44398129ca13e0f5c616e 512 0.40/1.00 vMB 48
528,668 528,668 000000000000000000110b78ec348dc6430c20092c75c9e47712b4138fa1adac 1,265 0.71/1.00 vMB 53
528,667 528,667 000000000000000000357c11562377eb7882e0f282674147dd7affeef0f82762 1,673 0.88/1.00 vMB 73
528,666 528,666 0000000000000000001dcccf50fe2e93c349afb67c331e76e102c4bd43b8b5b4 396 0.25/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.