Loading Tool

Explorer IconExplorer

Memory Pool

50,362 transactions
29.88 vMB
0.11728144 BTC
Random Selection Loading Transactions
Max Size: 159.50/200 MB

Candidate Block

Mining Attempt f930dd3176bc007ac37b454ba31a3f6a96838e91fdf1e05fff3806deace51017
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 2e053f53f4e624562c67e1e5ddad02d80dbb652a5aba17dfb6008a0068a46db4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.05263318 BTC
Feerates: 301.60 > 5.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (223,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,328 691,328 000000000000000000026122fe6cf26ff45bfacc101d1f75840d69840099963c 2,688 1.00/1.00 vMB 20
691,327 691,327 00000000000000000010459a59b2cd2eb268a3720681c8fa24075e9f14a29b76 2,917 1.00/1.00 vMB 25
691,326 691,326 0000000000000000000a6609455662f7965364d49a73911775ee56e94499549c 1,692 0.77/1.00 vMB 14
691,325 691,325 000000000000000000015287ba65cf9c6c7865b1484ef1bc7aa22500cb3813b1 2,416 0.95/1.00 vMB 4
691,324 691,324 000000000000000000005806a0d30c5a07e97635fe3dd3e825495f7daf57f365 1,146 1.00/1.00 vMB 3
691,323 691,323 0000000000000000000e479427a7ff8bbd4c650804cc242c86b436c032ad16b6 2,349 1.00/1.00 vMB 16
691,322 691,322 0000000000000000000f9664aa4df0f6645dceef9b4d4d5ebfc765cc4d545d47 1,286 1.00/1.00 vMB 9
691,321 691,321 00000000000000000012f804c43bcdc0f439b87470b852f126f98b574b0a9263 2,262 1.00/1.00 vMB 15
691,320 691,320 00000000000000000011cd1bc45ca35d95e3817340d11067094fed7a7de67ac9 2,727 1.00/1.00 vMB 14
691,319 691,319 0000000000000000000499bb2158cf1a6d43f75624b21ebf02fe0426dbb5e05d 2,227 1.00/1.00 vMB 50
691,318 691,318 0000000000000000000f7eb2f0671c32da9c9b354e20fd285c77265f0c1446fe 281 0.09/1.00 vMB 18
691,317 691,317 0000000000000000001153ce70478e9a58fed51b659ec6c2943298c62079ad29 869 0.38/1.00 vMB 15
691,316 691,316 000000000000000000135fa806fc4c378ac06c8fe0cf2a41809fa767b70ee78b 2,758 1.00/1.00 vMB 15
691,315 691,315 000000000000000000055810407d0480f110f3f0dcef443e029c42288c6ec266 2,588 1.00/1.00 vMB 21
691,314 691,314 00000000000000000001449a7f614d838758c344f0677957bc2a4b994d9999c6 912 0.64/1.00 vMB 2
691,313 691,313 0000000000000000000f80204d1f955c674f38f11344b079c073c7289bb5b5d3 591 1.00/1.00 vMB 8
691,312 691,312 0000000000000000000951f9956ff20c9e54a322ab515a24276e0e039fee16c7 2,431 1.00/1.00 vMB 22
691,311 691,311 0000000000000000000863af7d18e784a3928b995656d1ef38f2b4f50673cda0 1,080 0.36/1.00 vMB 14
691,310 691,310 00000000000000000000913b8054645b0d8aa6b96b3a80f6afb09f53415bdee0 723 0.25/1.00 vMB 19
691,309 691,309 000000000000000000091fe9416688367c16b8a521bca1a895e8e120d15d0ed5 160 0.06/1.00 vMB 21
691,308 691,308 000000000000000000051acfe1eae95a186b59d8876be89de7a498a978f56652 1,761 0.65/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.12 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: 652.13 GB
    • Received: 13.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.