Loading Tool

Explorer IconExplorer

Memory Pool

77,042 transactions
28.61 vMB
0.10198530 BTC
Random Selection Loading Transactions
Max Size: 173.10/200 MB

Candidate Block

Mining Attempt c70ddfe51c507fd7ea33d663404b9b32a3bfd632eb4ecd88cd50d9be11751f0a
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root bae02512bc93eae43d31e506a4708051b7cd2674a6cd17ac08cf884cecd42e66
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,641
Size: 1.00 vMB
Total Fees: 0.03502356 BTC
Feerates: 402.60 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (440,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,616 474,616 00000000000000000119a535201f66e5ab22f91f0fe8433ccfde5d169d78efc1 2,148 1.00/1.00 vMB 78
474,615 474,615 000000000000000000f84021d63f8e21e9bcb5ac28b78b9e7ae292b726891896 1,958 1.00/1.00 vMB 288
474,614 474,614 0000000000000000012494ddcfb91d3968b2ea4d2dd55e0d94b23c6eb1f11cf8 2,071 0.99/1.00 vMB 129
474,613 474,613 00000000000000000154ee5eba1921ca71fba060ad499e331b6b8cc6e59c11e6 1,971 1.00/1.00 vMB 277
474,612 474,612 0000000000000000015a5f726cb489f7dd64982da183a2bbad5f808614b5cc5a 350 1.00/1.00 vMB 15
474,611 474,611 00000000000000000149abb9392f1c39156d9cccdded0d93d48da1ff4e502077 1,008 1.00/1.00 vMB 84
474,610 474,610 0000000000000000008dfd8643f898ba68e8b51a3efd05e7782b68455c625106 126 0.09/1.00 vMB 141
474,609 474,609 000000000000000001151d023b50fae6331c9c606814c1dd53219ac61de1be10 2,126 1.00/1.00 vMB 75
474,608 474,608 000000000000000000c3aeb9e46846ca9d4b34397aa67610990c884c9604aab0 1,765 1.00/1.00 vMB 116
474,607 474,607 000000000000000001272b7fa5209650dfaf6ed6b3b5dfbf4b3923ff3347df36 1,701 1.00/1.00 vMB 38
474,606 474,606 000000000000000000cb1487274d32f0e63016b59bf2444c292a22ae54d62beb 2,356 1.00/1.00 vMB 262
474,605 474,605 000000000000000000074409e436f92694e286df6a78549921483bff243f67b0 1,613 1.00/1.00 vMB 171
474,604 474,604 00000000000000000084b479e5aa2c980bafaf20a739aa2a9701e9594ffc5336 1,779 1.00/1.00 vMB 246
474,603 474,603 0000000000000000008e92aff68384539afada3f93005ace46d63bcb7e6e0259 2,138 1.00/1.00 vMB 305
474,602 474,602 0000000000000000006560456b35348cac096aa078b9922ba71c09fa8c9532c2 1,981 1.00/1.00 vMB 177
474,601 474,601 000000000000000000aeb073795fb331d90ebe217aef1b741941e7d56ae931a4 1,941 0.99/1.00 vMB 315
474,600 474,600 000000000000000000a6b46aba1d44a3471188b7b29180a5b8ab1b5e6f90e162 1,654 1.00/1.00 vMB 168
474,599 474,599 0000000000000000008f5565a215455ec2e3295440d54d462cefa4aa87dcb32a 1,118 0.93/1.00 vMB 97
474,598 474,598 0000000000000000005a85ce7ce758bae8bfebc80fe68c28bac974e5a195536e 1,093 1.00/1.00 vMB 58
474,597 474,597 0000000000000000010bc80efddf4d2f3fb729139ceb106c3a790f1ef586e234 2,083 1.00/1.00 vMB 117
474,596 474,596 000000000000000001685f5c095b2af7f0ab23caffba12cbf52f0588e5438697 1,684 1.00/1.00 vMB 238
Previous 10 blocks ↓
Total Size: 782.93 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: 714.70 GB
    • Received: 17.59 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.