Loading Tool

Explorer IconExplorer

Memory Pool

77,648 transactions
28.84 vMB
0.07402256 BTC
Random Selection Loading Transactions
Max Size: 174.91/200 MB

Candidate Block

Mining Attempt 8549ae504f709a0bb925818fcca184ff518945e2e0e54dccddf6bd87c43cfa45
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 47c480ff0ddcf81ab82ad28449cfe3b0e2a0f334a76185422db0e2af95317758
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,802
Size: 1.00 vMB
Total Fees: 0.01403852 BTC
Feerates: 82.75 > 1.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (545,057 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,100 370,100 0000000000000000011e2253a1893138e512478f4897f372336c823a4be8238a 89 0.04/1.00 vMB 26
370,099 370,099 000000000000000006f52f8873a1e6ffbe71ce2c4553091ad5903ae6ca64e306 156 0.11/1.00 vMB 26
370,098 370,098 00000000000000000d671d37e6c1f6934c120d2473d04e1cd0a68a5ccf0ed988 212 0.11/1.00 vMB 35
370,097 370,097 000000000000000013fe0861d8225258a4e8b0e705e07fac8b27a0b64a4dc351 1,863 0.99/1.00 vMB 36
370,096 370,096 000000000000000006d8706ea15dd5d47006a6d8770728553dce150e12889100 593 0.32/1.00 vMB 38
370,095 370,095 00000000000000000e11ec296355d7ae5114532b227125b25e5982e69555ed12 41 0.05/1.00 vMB 10
370,094 370,094 00000000000000000915bcab1f88f067b80284508d03481bafc3cfc9ad753936 608 0.37/1.00 vMB 31
370,093 370,093 00000000000000000ddd38db86efe31f04a31eedf34c4fd2912eaf4f841dfbf9 966 0.57/1.00 vMB 35
370,092 370,092 00000000000000000f39d089da9f40f1d0e4fac86edf8b8e0703e6187ff77e1d 37 0.02/1.00 vMB 19
370,091 370,091 00000000000000000a37da78aa39e58b038b61106931eb7309e50d7febe44ab5 859 0.63/1.00 vMB 31
370,090 370,090 0000000000000000110f732932babf666ee2d7438529f55a286a751c30dff720 786 0.56/1.00 vMB 27
370,089 370,089 00000000000000000eb1fe2bedaa211b6a40839d2353346b6d7ac6e978827baf 362 0.22/1.00 vMB 32
370,088 370,088 000000000000000012b61313d6fa5f4f188cd6c9fbcf410b987585d35b3c24a5 818 0.48/1.00 vMB 36
370,087 370,087 00000000000000000b30be5a8e8c657e241536ed3ac8cd8927095be6e867b51c 403 0.24/1.00 vMB 29
370,086 370,086 000000000000000003187b114b56a4870dd323082cfb65803a39a89daa763115 142 0.07/1.00 vMB 33
370,085 370,085 000000000000000012e7791ee0721efc3b06dbde11c151a21294a5784136fc7d 848 0.43/1.00 vMB 39
370,084 370,084 0000000000000000061c8c3326892ee6e7c69c21578eab84401b83ae470f8b69 136 0.11/1.00 vMB 15
370,083 370,083 0000000000000000082f19559fa7b8220748cf62b02cf91f059dee7cb65244a7 80 0.04/1.00 vMB 37
370,082 370,082 000000000000000001058d4231cba7a8df1c4377ab6df3c6d25c4638e7532848 278 0.14/1.00 vMB 35
370,081 370,081 000000000000000003336d339c64819aafb6ce251d7dfc11c4a049ee958e540e 44 0.02/1.00 vMB 26
370,080 370,080 00000000000000001379b39564053dda58a1b2df31460205277de37f2eee4a94 314 0.16/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.