Loading Tool

Explorer IconExplorer

Memory Pool

79,020 transactions
29.56 vMB
0.07108401 BTC
Random Selection Loading Transactions
Max Size: 177.71/200 MB

Candidate Block

Mining Attempt 459ae843d4ce33f36fa7185d6e3ff05c56dbc3649e80578fc773fd38df1125e3
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 57bc4deaf7ef5611fd7b5bda1e0dab24935ba344c3cf15bbd48c85554671e115
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,605
Size: 1.00 vMB
Total Fees: 0.01096427 BTC
Feerates: 60.27 > 1.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (470,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
444,059 444,059 000000000000000001622b392786d91b2c350588e0e7b9ab294a56e00660bcfb 2,160 1.00/1.00 vMB 70
444,058 444,058 000000000000000000393a2aad754c17b3cf0e294c5a6a8993a6748aae85ec18 2,084 1.00/1.00 vMB 80
444,057 444,057 000000000000000001968ccfb42d2f782d687dd160efe8b5b3c6a4af101af5de 2,144 1.00/1.00 vMB 53
444,056 444,056 0000000000000000013d13e70c2d2d40fe1dfdb7bc779f292d922c757604a535 2,096 1.00/1.00 vMB 80
444,055 444,055 0000000000000000028e9bddc72f4d777e41d83f8a2e7132a493d486788db89f 2,175 1.00/1.00 vMB 81
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
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.64 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.