Loading Tool

Explorer IconExplorer

Memory Pool

71,285 transactions
26.91 vMB
0.07938818 BTC
Random Selection Loading Transactions
Max Size: 162.14/200 MB

Candidate Block

Mining Attempt d6add0f33227b906c2f4e4769f1505bad49b3614be93b03731785b96e603f457
Version 20000000
Previous Block 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a
Merkle Root 37b542c590d0f7239caebaffbd51e5a686f455f040b858baf3c972e3ef03c9ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,069
Size: 1.00 vMB
Total Fees: 0.02177148 BTC
Feerates: 150.75 > 2.18 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,468 (688,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,714 226,714 000000000000017993b10d562c7d1456721d696ef881337e2aa5789e316ede5f 5 0.00/1.00 vMB 207
226,713 226,713 000000000000023342239e90fb605dea9b9d18bf004e1a5dd3af3cff6fc6af69 133 0.06/1.00 vMB 197
226,712 226,712 000000000000015a4a4834a03743a4761555c5203a04538675fb87571149e969 421 0.16/1.00 vMB 123
226,711 226,711 00000000000000bfc781bf987bc812ba6452f77f775778d43ad9c3cbcffb20bb 160 0.07/1.00 vMB 165
226,710 226,710 0000000000000129e76348085b855cf48225599dbc14afdb760ebcac7df18e28 127 0.06/1.00 vMB 159
226,709 226,709 00000000000001bfd68a10a84e7c2b7e63d36cae6cfd8c05be33e4a0a56fa2b5 121 0.05/1.00 vMB 176
226,708 226,708 00000000000002ad1dfc9499502be77710320eebb308cffad33f57fedc28746d 174 0.08/1.00 vMB 175
226,707 226,707 000000000000021771930a4a34aa24a688fd5de0930a3b2ae19c97ab2b85d621 151 0.06/1.00 vMB 178
226,706 226,706 00000000000003301e2f2de540610b85da8bf21eef69e5678a91e3bb38d1b636 226 0.11/1.00 vMB 209
226,705 226,705 000000000000018440c693349f9a55f3ca63a4b61793ccb01e7defcf1cc27c19 209 0.12/1.00 vMB 75
226,704 226,704 00000000000002a960b789df434b189da37a82baefcf8c0d786773b20b501275 269 0.15/1.00 vMB 132
226,703 226,703 00000000000002c2ca7ae4637bb28daef54d9604a7f6157eebcf04a2060f8344 133 0.05/1.00 vMB 47
226,702 226,702 00000000000001d0335aa58ce874b7f28049d95765d160e0f0ba62d0d0c84f17 312 0.16/1.00 vMB 181
226,701 226,701 00000000000001bd2cd4a32e9245bbddd8a9cc147a9ac54c34b38a70594cc168 94 0.04/1.00 vMB 213
226,700 226,700 00000000000001a05cbd8b3bdce822c0b611fb5a1984b370f3e9c7e5147dcd3e 121 0.05/1.00 vMB 218
226,699 226,699 00000000000000cb1a40b02cde6dceffa5f767794539255d5d73ada06ace1104 118 0.15/1.00 vMB 68
226,698 226,698 000000000000000ee8a6dea217cdd81d0f1d8fbd7b42cfa983bfa6944fb0b1bb 309 0.13/1.00 vMB 213
226,697 226,697 0000000000000155e1f2fea6e41fb046a84e3392e71f9930bb6db6e66d22cc08 309 0.15/1.00 vMB 189
226,696 226,696 000000000000029052ce54c841f282bf381e65d7d29022585a2dee92d6cdc9e3 282 0.12/1.00 vMB 154
226,695 226,695 00000000000003030f34539257277e919172511507407d174145edb5cc06ceea 222 0.10/1.00 vMB 176
226,694 226,694 000000000000005ba28b57203e6078b0208b05e2c42926b8561e3cf95d99db1c 333 0.15/1.00 vMB 187
Previous 10 blocks ↓
Total Size: 783.21 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: 755.48 GB
    • Received: 18.95 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.