Loading Tool

Explorer IconExplorer

Memory Pool

76,665 transactions
28.94 vMB
0.07501979 BTC
Random Selection Loading Transactions
Max Size: 177.05/200 MB

Candidate Block

Mining Attempt b5883a599f43b157f12bec38233c19948e53ca4e9c36bd8b626f7f1af3695b36
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root 0a999ffc0899f2abc62ef51c6de037f9b950c695fabfcf9b37d8fe6e3b0f0a56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,454
Size: 1.00 vMB
Total Fees: 0.01187573 BTC
Feerates: 74.05 > 1.19 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (119,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,176 796,176 000000000000000000046622c2683689bcb39c6face0f1a1095beca56ab04b38 2,746 1.00/1.00 vMB 26
796,175 796,175 000000000000000000041c68f7fc54fb93b93d9ed433f084d8d3b50af988a1f1 2,757 1.00/1.00 vMB 29
796,174 796,174 000000000000000000051fe53a87dd8379ef1d1b05d53e24ccea2486bafe532d 4,862 1.00/1.00 vMB 16
796,173 796,173 000000000000000000031bfadd81627ea7fcfb00ddf33f2bc4db55d89cb22499 4,552 1.00/1.00 vMB 14
796,172 796,172 000000000000000000043f7928a725e39cc5f9883e90cdd8ab4bc229080fcf29 2,475 1.00/1.00 vMB 18
796,171 796,171 00000000000000000002824d3f2426e276a5faa43ceb9074184834cecdab7116 3,976 1.00/1.00 vMB 23
796,170 796,170 000000000000000000024c0aa18b534761ddb927db876180bacbd02b987055d3 2,433 1.00/1.00 vMB 13
796,169 796,169 000000000000000000052448b2d0c724aa43999a515cc7af06ffc1fdbf3d9af2 3,600 1.00/1.00 vMB 28
796,168 796,168 0000000000000000000247fa67ea7ec069c3c2365ee0f8fc091cf3d5232f9d02 3,358 1.00/1.00 vMB 16
796,167 796,167 00000000000000000004f1af971748cf8a73e788cfe61b21766f503dc422a78c 2,711 1.00/1.00 vMB 25
796,166 796,166 000000000000000000053abbd6355f7c08c24cc04e02bb396d3751188b3c4ce6 3,294 1.00/1.00 vMB 19
796,165 796,165 0000000000000000000072c615dd9f131008424d1e95948662376b88d3a04bed 2,769 1.00/1.00 vMB 31
796,164 796,164 00000000000000000002cc7b2d6eeef553d923e9fd9b1110f78cb7f870fe7126 2,008 1.00/1.00 vMB 14
796,163 796,163 00000000000000000003a79a83f4d7f39e8b77f53bc5e79d611ce1842a8bcd2f 3,104 1.00/1.00 vMB 22
796,162 796,162 000000000000000000046df494e204598fa40f20b2748e8c2f471da802f6c1a3 2,983 1.00/1.00 vMB 30
796,161 796,161 00000000000000000002a72a031f037703798bd70467e2103783e22d7ae40b51 2,592 1.00/1.00 vMB 22
796,160 796,160 0000000000000000000020cee047789df420b25477264ddda7fe53363f337ca1 3,521 1.00/1.00 vMB 23
796,159 796,159 0000000000000000000134b71a90b193d9f93f082a8884acb8b3d5e1fac5886b 3,518 1.00/1.00 vMB 18
796,158 796,158 000000000000000000006a24f1655a23ab5a7f74553f59108ebe5bfef36a535e 2,916 1.00/1.00 vMB 25
796,157 796,157 00000000000000000001b242091470436079ef3348c38df1effadd0c893e5816 1,230 1.00/1.00 vMB 24
796,156 796,156 00000000000000000003d30a7dad42beef758c63be62b663c76686111fe61539 2,597 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.