Loading Tool

Explorer IconExplorer

Memory Pool

38,595 transactions
28.92 vMB
0.07428599 BTC
Random Selection Loading Transactions
Max Size: 145.85/200 MB

Candidate Block

Mining Attempt c567a2c88e6624d3b822ccfe6637d2d35a2962cb2f17a482f7711e41352a1d74
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root 48e415d54a12fa8cf279949458f8a40e0755105e3c902126087c1b7f5ea88be0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,462
Size: 1.00 vMB
Total Fees: 0.01788738 BTC
Feerates: 75.76 > 1.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (685,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,283 229,283 00000000000000f0e56b181553de5707f87e37546c95618e77b1033bf90d5e4c 515 0.24/1.00 vMB 160
229,282 229,282 000000000000009f663b6af2270187182186d9e4f9a93644c17c85d564134ab8 283 0.14/1.00 vMB 158
229,281 229,281 000000000000023fc4b0ffd81feb6e91abf933a7fddaf7ba0c16ec07bb7467da 17 0.01/1.00 vMB 103
229,280 229,280 00000000000000488d0b38e111a68699b74cf02e54a2f59bd27296045467024d 146 0.06/1.00 vMB 155
229,279 229,279 00000000000001d38094da10b7e2ac369cf19ea58b675d98f9b93fa78fe79022 278 0.15/1.00 vMB 80
229,278 229,278 00000000000001b360834dffd0d747573404833a78e7525cd54fa065a0eed699 304 0.15/1.00 vMB 180
229,277 229,277 00000000000000a73a87cc47d634512e157b5502b57a9c6faa03c37c84046f50 352 0.16/1.00 vMB 204
229,276 229,276 000000000000023901e3d182ffed3d7dcd068a4707772b11dd5042a5b7d4df3d 141 0.07/1.00 vMB 119
229,275 229,275 00000000000001999447294809e6c5820f258dd8b9111fa7e82a373d526532db 439 0.22/1.00 vMB 214
229,274 229,274 000000000000021ab256017e38e32c4c0916ff5c15d3e8e12fefe7896c76f863 275 0.15/1.00 vMB 116
229,273 229,273 0000000000000038876ca15d886e0614cf9f8764bf683b1c78331b991b254f1e 403 0.18/1.00 vMB 187
229,272 229,272 000000000000023284589c94c492acf469f9c585db2650fcf2a60092dae02da0 579 0.25/1.00 vMB 174
229,271 229,271 0000000000000155ddaa246e6f01f29a425df767afdd790965fdcb6584d058c5 468 0.21/1.00 vMB 159
229,270 229,270 000000000000002d64f3fd1f707b394a007f5d6c81ebc862f6b952999cc8d849 305 0.13/1.00 vMB 157
229,269 229,269 000000000000009913019e3f760670cdd8db23060a27ca7d33aa9b86ba0a8153 188 0.15/1.00 vMB 79
229,268 229,268 00000000000001eb75671d6c003e0a2a9a1afe8f06510bb80e322bda1f7b5e55 116 0.05/1.00 vMB 168
229,267 229,267 0000000000000228045bf04e55ea59bd71d1c9a7edd784ccf118cfff77e00a45 353 0.17/1.00 vMB 174
229,266 229,266 00000000000001c6f36267d5ecd0d37464fce613ccfd12e52cb19cce26ac8b5a 262 0.13/1.00 vMB 143
229,265 229,265 0000000000000007be28256c0cce3a715d84f8b93a31973e0839aebb981b3a87 94 0.05/1.00 vMB 58
229,264 229,264 00000000000000d794790ebc1c5637f56c65457be7efeff5dafeaf965eb27105 287 0.11/1.00 vMB 186
229,263 229,263 0000000000000175222689af9bd9cda34eee370d8f85e96ee1ffd1495f136ce8 225 0.15/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.55 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: 621.67 GB
    • Received: 11.24 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.