Loading Tool

Explorer IconExplorer

Memory Pool

41,748 transactions
26.07 vMB
0.05123719 BTC
Random Selection Loading Transactions
Max Size: 136.70/200 MB

Candidate Block

Mining Attempt 0f094b3ef3926b8e2c791b3d2a4336afe6c9ee6dc294653625adacb76838a689
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root d2dd8a244263ffca76215ba7640cbc87de966070ceb3567bc1b0fc511e32d103
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,699
Size: 1.00 vMB
Total Fees: 0.00377141 BTC
Feerates: 18.26 > 0.38 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (617,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,460 297,460 000000000000000078c2134c4d0e66a4c02c08ac6aef71151e289199a1230440 252 0.23/1.00 vMB 13
297,459 297,459 0000000000000000475594d129f6862a3d8928e49ce7fc366b00a7b309f1c6e4 154 0.07/1.00 vMB 72
297,458 297,458 00000000000000007a218bc80924e8b91fedd95ff7c11b9a4ace415c3c04d69d 783 0.42/1.00 vMB 76
297,457 297,457 0000000000000000741a034bcd64c0516917760e1d97afa7c219878b9d56dc1b 664 0.42/1.00 vMB 21
297,456 297,456 00000000000000002795a8c7716256ee161b08e8774202addaae1b2b1d8c9be2 64 0.03/1.00 vMB 44
297,455 297,455 00000000000000004b126656b6fa704faf5b28d55f5be9edf83cfe951325e652 795 0.25/1.00 vMB 160
297,454 297,454 00000000000000001f41ede42a5a6504a93d5f62bb4de47d3df1c5415fd4030e 580 0.33/1.00 vMB 33
297,453 297,453 0000000000000000030cf066817fee6df651f0506004237c3dab7367fd440b63 209 0.07/1.00 vMB 36
297,452 297,452 000000000000000088ab7ade36cb8e6b37268697ab6f97e183347f8280e8a737 163 0.11/1.00 vMB 21
297,451 297,451 0000000000000000297fb8205ec9fdc5ecb52fd6c77ea161dec20f8eec240dc2 509 0.35/1.00 vMB 67
297,450 297,450 00000000000000005bd57cbb06b570dcfa43a33ee438f9e35a2b00ac8a3e798e 1,032 0.68/1.00 vMB 27
297,449 297,449 000000000000000042f8f5fad6703c2b3dd7792ef471d9ae052028816cbc6884 280 0.22/1.00 vMB 24
297,448 297,448 000000000000000022c8827a387dec78e18339755bd9a6c478eb834a48e4a659 731 0.55/1.00 vMB 35
297,447 297,447 00000000000000004dd584396b8a58ee5a5b4ee5dd9fa687e91f2e2730a29bea 79 0.14/1.00 vMB 13
297,446 297,446 000000000000000040cbadd280cebb26d0077f8643eb097e584dcec64ec53e70 128 0.17/1.00 vMB 14
297,445 297,445 00000000000000008fb80a8656526f1764389908598aae2b6df0a9c3e1e3db83 1,166 0.50/1.00 vMB 44
297,444 297,444 000000000000000037d83270eaa8c6044e791b43b71a9c2a1a7a95c41e034b7b 256 0.10/1.00 vMB 79
297,443 297,443 00000000000000009b1b34d960b327adcbf4d7da0b1fe002d7d65359294c0925 196 0.14/1.00 vMB 25
297,442 297,442 00000000000000007112668cf158eb13e574b6cad4fdaf5a95a2d7559a138b70 1 0.00/1.00 vMB 0
297,441 297,441 000000000000000065d03664575a75ae2bab2755494dda6ed8f8fe94b38e11a3 312 0.16/1.00 vMB 50
297,440 297,440 000000000000000052715bd133591476d26a0336a6b08288de3e0875bee6c597 353 0.18/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.