Loading Tool

Explorer IconExplorer

Memory Pool

78,374 transactions
29.11 vMB
0.08158615 BTC
Random Selection Loading Transactions
Max Size: 176.20/200 MB

Candidate Block

Mining Attempt c13ed89153d4a7d24264b0352f8e5756a0ecf06c6641a06b8ef3afd32a2b3bd4
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 2b8697ad100303f66b0df24c67370b9c1cc0072f27f986ca72c38ae7489c6064
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,779
Size: 1.00 vMB
Total Fees: 0.02074970 BTC
Feerates: 178.73 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (551,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,823 363,823 0000000000000000092425899de737434df68f4ef517f467b4262c6411ed486c 433 0.22/1.00 vMB 35
363,822 363,822 0000000000000000041bd34fbc468afdcea6a3d9a0c9321568b401bab28660bb 309 0.23/1.00 vMB 25
363,821 363,821 00000000000000000c98118d7c4edafd83f19ae36d76acbc1dfad8cf3a0770d5 296 0.12/1.00 vMB 36
363,820 363,820 00000000000000000850e99e597d1a5a00c4041889e88ff12d37df966018944d 356 0.23/1.00 vMB 23
363,819 363,819 000000000000000006ddbc1da1fc502a63e73701790e0c8a509338a9fefb3be1 466 0.25/1.00 vMB 28
363,818 363,818 000000000000000014c52e48378ce22116b0dbb3d03b64e10680a8c05f85e0b3 1,604 0.78/1.00 vMB 38
363,817 363,817 00000000000000000cf57b24e43f936954a92de5ddb06dd30a878f75a9b4f3b7 99 0.03/1.00 vMB 82
363,816 363,816 000000000000000006707a10c337a621c91a84f9dc11497dd629393aaf145c57 973 0.40/1.00 vMB 71
363,815 363,815 000000000000000005ecc8b91384a298fae6a6256cf2b5add334bc3ba4ef4a47 341 0.20/1.00 vMB 50
363,814 363,814 00000000000000000b397e63eda27b9d1837660d178f5fdc83efa1f6b6a4b064 1,162 0.60/1.00 vMB 50
363,813 363,813 00000000000000000bfb3f3aef3a8e4a6878d6d8a9894f6ef6d462fcb904b721 1,035 0.64/1.00 vMB 30
363,812 363,812 0000000000000000025541f0d962a634f9d32ce7e73ac80a667414cbe38653b4 665 0.37/1.00 vMB 31
363,811 363,811 00000000000000000ce6af3bcfd429961dabc3d19132dcf3d19f9b96183ca0ea 803 0.41/1.00 vMB 33
363,810 363,810 00000000000000000ca1254495f5e7a06930dff81052d6863e74ab7b7ab8472d 104 0.03/1.00 vMB 57
363,809 363,809 0000000000000000026669f7237493624d7169a98d267694db74fecd5cf9f8ec 296 0.24/1.00 vMB 21
363,808 363,808 000000000000000005c1b37c9a68d92060a80163ff41cbc29fb6aad200a11071 39 0.05/1.00 vMB 2
363,807 363,807 00000000000000000c43deb93cc9f0da471e7b1e3d64da338691830943e1df76 562 0.46/1.00 vMB 13
363,806 363,806 00000000000000000211fab18d44d601ff73ed8e45da6fd5a4d2080e405a7eca 1,044 0.75/1.00 vMB 22
363,805 363,805 0000000000000000146719bc49db36fa556cb3facf93398ea344e0ef58433409 2,439 1.00/1.00 vMB 49
363,804 363,804 00000000000000000723f353e3ec749b26da9821e87b9020318ad2b3003009fc 1,392 0.80/1.00 vMB 29
363,803 363,803 000000000000000002b4b1f819146db1b5086174f2aaf88a7adc42691aa0dfa3 369 0.22/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.68 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: 677.93 GB
    • Received: 16.44 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.