Loading Tool

Explorer IconExplorer

Memory Pool

17,820 transactions
8.48 vMB
0.05850943 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.83/200 MB

Candidate Block

Mining Attempt a8d0e1b3db0bb23fb215c5a60cfcd36deb64f2959d6653ccac864d7a4dc1029d
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root d33672032eeca8d180d4454cdfa2b811b09b52a249dab7bdeda268eaf9c4ca25
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.03995791 BTC
Median Feerate: 2.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (661,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,196 252,196 000000000000002af07ff493b1f042b33cc81de7516aed38c0ecf2632f0168ec 48 0.05 vMB 51
252,195 252,195 0000000000000007d9725c5257bd1ca70d4894b518b69b9e88edb9426fd0acab 240 0.09 vMB 158
252,194 252,194 00000000000000504ed1813712a03cf1e782a1c9072d3044b6cebccadff0876d 102 0.06 vMB 76
252,193 252,193 000000000000002789c632a79b49799ddeaa1511a20d8cfc39d2870d1cc5dfef 447 0.17 vMB 156
252,192 252,192 0000000000000030514382663005df0c4871e44216a8cc51d9c60c995e94e36b 954 0.44 vMB 105
252,191 252,191 0000000000000005a694a5aaec9fd4ee17e8425c907838b7a087edad469bf3d3 79 0.06 vMB 81
252,190 252,190 000000000000003a88f9173b0cddb8711de9be5d204b18732ca01ca4f0fbfd63 413 0.18 vMB 131
252,189 252,189 000000000000001dda82a38ecb4a47f67435e18207f79a053e836bf8e96c9dac 66 0.04 vMB 17
252,188 252,188 00000000000000475a997b40872eb02f0f5f3658853c5fc669685c3e981d9b9c 356 0.15 vMB 122
252,187 252,187 00000000000000448943461e35afb150facb6578446c3be7ddfd604fbb420cf4 388 0.19 vMB 105
252,186 252,186 000000000000002237ac5e5401005b7027cff7ace19253f72a77e096c691e9c7 166 0.09 vMB 101
252,185 252,185 000000000000000b8aac387b0de4b6a601c2461bf9ec1cd3995b964f1cd0da8f 116 0.06 vMB 64
252,184 252,184 000000000000004924814a1d1748bdca8aaa0838f406fcde4345a8851bdd3588 468 0.22 vMB 107
252,183 252,183 000000000000004fa499adca211f04bea1d7410425aa02292e1711173cbaa721 167 0.07 vMB 83
252,182 252,182 000000000000004359b2a49e4cf8a2f21e8302aa435cb0bbc4a299049f0425a3 177 0.13 vMB 85
252,181 252,181 000000000000004ab635d59064bfd17ebaebb4f89710a04620801f9ca1b741a1 37 0.02 vMB 78
252,180 252,180 0000000000000000eca6cb07276fa4833d9dd6dfa5315679ca6c85f77a5b794d 610 0.29 vMB 125
252,179 252,179 0000000000000041ff5c539ef03666d43b6538b56f97152254d772db191c925a 320 0.21 vMB 85
252,178 252,178 000000000000000e96fe0aa83f56e37bc2b3b28ed4e3c882264057278fe43b0b 383 0.15 vMB 116
252,177 252,177 00000000000000093e3197dd4766364034aa3c7e0ffc07afff43e5124404e18e 102 0.06 vMB 77
252,176 252,176 000000000000002c4853f34e72ed741abe5c65833a23d694dbcc387fb3617812 595 0.25 vMB 125
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 10
  • Data Transfer:
    • Sent: 232.11 GB
    • Received: 0.88 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.