Loading Tool

Explorer IconExplorer

Memory Pool

79,533 transactions
29.68 vMB
0.07444062 BTC
Random Selection Loading Transactions
Max Size: 178.44/200 MB

Candidate Block

Mining Attempt 99c2e5a77f0c0743736631d36fb17178b43e1cff806cf6f0d9bc1cc889b779ee
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 6df1260a99cba33595bcd5ea89694910e493158cb360cfbed0e0d0d20368d0ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,286
Size: 1.00 vMB
Total Fees: 0.01401677 BTC
Feerates: 74.18 > 1.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (470,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
444,054 444,054 000000000000000001656dcf79158d3bf7bd5090ab404894ccea5a377b02be65 863 1.00/1.00 vMB 26
444,053 444,053 00000000000000000288652d5a0974827a56a5c6a3d406c9642449d2d1b76c89 1,507 1.00/1.00 vMB 37
444,052 444,052 00000000000000000324d395b6877359a99b441074403d89119b03ea8a01ef63 2,433 1.00/1.00 vMB 69
444,051 444,051 000000000000000001b6ce09862713c6d9a0279d6154b22b21c0f7d540a7f762 1,865 1.00/1.00 vMB 46
444,050 444,050 0000000000000000031962f09c1f97af8e15d67d0a45dc3e36ae89b5a38de246 2,185 0.99/1.00 vMB 76
444,049 444,049 000000000000000002b9a2dc64b8c09f627f41b68aabda7ddfdf11e6d6dc9508 2,016 1.00/1.00 vMB 62
444,048 444,048 000000000000000003667c09cba9bbe3eae40332a8c6f416d50268472236f797 2,790 1.00/1.00 vMB 85
444,047 444,047 000000000000000003240080be25fc9743b48f1b8c41a2cbddd3db5d83955d3a 2,794 1.00/1.00 vMB 86
444,046 444,046 0000000000000000004705ac7103b94d2bc4d7b8b57dd334908b5a6d14918afa 2,054 1.00/1.00 vMB 46
444,045 444,045 00000000000000000209ed471b3538d10343b86e1c9b34f402f38901bc5abcbf 1,964 1.00/1.00 vMB 55
444,044 444,044 0000000000000000026fb939df2701fdecf9006dbd21fad22a47128fd4b2f5df 2,643 1.00/1.00 vMB 74
444,043 444,043 0000000000000000025bfd8f68735b7dc4e15c225e9622e834f9f4c6681f6473 2,348 1.00/1.00 vMB 71
444,042 444,042 000000000000000003299988c1f8eaa1c3a39a241b6d9587ee875905a3d7d068 1,869 1.00/1.00 vMB 95
444,041 444,041 0000000000000000025fc931b4d182321dc4e5f55568b4cff705ce94e26ee8cf 2,108 1.00/1.00 vMB 71
444,040 444,040 0000000000000000026a10aca10e5a1e668d2d5d98aa3a16009e3cf61dc8346d 2,307 1.00/1.00 vMB 75
444,039 444,039 000000000000000002254a9e6ee918675b53d98247a4dd4f6fc935b5f1bace3b 1,798 1.00/1.00 vMB 103
444,038 444,038 000000000000000001f2de3771c134ef4f0d82e945dcecf21edc96b90fb2e09d 2,717 1.00/1.00 vMB 70
444,037 444,037 00000000000000000042885648f42f3c935fa0f876b9456c1406ee9f7c98a6cf 2,607 1.00/1.00 vMB 72
444,036 444,036 000000000000000002a5519b72dd0873f4b1f63fc205161a3a01be6ec2ae8f57 2,139 1.00/1.00 vMB 79
444,035 444,035 000000000000000002aa7f48bdb42f6b62bef7c2cd15f3f82c9a1a0e244802a2 1,910 1.00/1.00 vMB 103
444,034 444,034 000000000000000002976ca8dec16ad91f8af75e486c21d5db8fc4aa35da36b3 1,731 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.