Loading Tool

Explorer IconExplorer

Memory Pool

79,129 transactions
29.10 vMB
0.07101049 BTC
Random Selection Loading Transactions
Max Size: 176.93/200 MB

Candidate Block

Mining Attempt d1f068d3cd736fc944e5e918d8fa3159d94b07868b8db91be61a9c3202689fc8
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root d274ad4b560a2ba151d1b3eaaa2a6a35d72f7d936ab9f46e7e3217e1a13b2d01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,715
Size: 1.00 vMB
Total Fees: 0.01018714 BTC
Feerates: 74.86 > 1.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (684,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,122 230,122 0000000000000050258db1a261486895fdd764fc8f45c3de1d7c435ea40f8b10 269 0.22/1.00 vMB 67
230,121 230,121 00000000000000a727d0d695b3ae094cea77aaa11bbd7da70a6d0f03d89ae9af 1,072 0.47/1.00 vMB 178
230,120 230,120 0000000000000018f78c313e9c4d2a7c316366b36272d7b009be843446c9828b 109 0.07/1.00 vMB 167
230,119 230,119 0000000000000093534f4c150f76ea8ce03ba5bf4e97f909a3941f528ddbf2b5 65 0.04/1.00 vMB 114
230,118 230,118 0000000000000132d3a711207f8130df573ca580b4637021b16be0e7a0bc9031 13 0.00/1.00 vMB 253
230,117 230,117 000000000000019525587f25d1c2afb948b0acf44781d4116be56c0e122410c2 179 0.08/1.00 vMB 173
230,116 230,116 00000000000000cf5a04cde867e4c1d74aabb43d045a454681aaa443bb14f801 148 0.08/1.00 vMB 161
230,115 230,115 0000000000000041f03555f3d11115f640733151478b41f7cdc8a04773b1645c 316 0.15/1.00 vMB 174
230,114 230,114 00000000000000abc4a1c8dd49fe2e7e34b818c11afd3ff7169e62b3a82e6520 147 0.07/1.00 vMB 179
230,113 230,113 0000000000000143bacd6446cc91e8c8d734b8ddd99a921231233ba91b8cb7f7 258 0.22/1.00 vMB 134
230,112 230,112 00000000000001d707f15ed4c1fef24b94d3ad08b80d29899ac904dc8eb01760 381 0.16/1.00 vMB 183
230,111 230,111 00000000000000d9717cdce562492df0659b49addf82081695b28f33c20040ef 49 0.03/1.00 vMB 181
230,110 230,110 000000000000006d2d6249719f42de66b4b2c84f3772aef4d79d48879313be79 407 0.25/1.00 vMB 145
230,109 230,109 00000000000001ff439ad4e29432f297814ae4d977cb201ec654bbd95c247e7b 128 0.04/1.00 vMB 189
230,108 230,108 00000000000000884db5cb3961fc9123b7c120769b1d1288772571d28da7429e 405 0.25/1.00 vMB 162
230,107 230,107 0000000000000228e28fb40bf5eed2cb8c60a08cc594dc8b5c4c343fbc588e7d 64 0.10/1.00 vMB 186
230,106 230,106 00000000000000618b362aba91417321bc4dd4cd680033a08350234233b22946 47 0.02/1.00 vMB 160
230,105 230,105 0000000000000174502f75eab120e86fca7456903a2f7e598ffa3b17fcbff19f 374 0.24/1.00 vMB 147
230,104 230,104 000000000000011c9e0ca9c2117fe83ace2f734dd3c4684c71f849c5c10c9009 172 0.22/1.00 vMB 60
230,103 230,103 00000000000001d57d40e2512fcc539418788610763fe87f620b29f990fc79eb 116 0.09/1.00 vMB 129
230,102 230,102 000000000000020ef3a817f24de5ccada4a270499598b44228a7de0132ed6a24 374 0.25/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 782.54 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: 669.10 GB
    • Received: 15.73 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.