Loading Tool

Explorer IconExplorer

Memory Pool

41,741 transactions
26.52 vMB
0.07896006 BTC
Random Selection Loading Transactions
Max Size: 139.20/200 MB

Candidate Block

Mining Attempt e3f7d0c81b64039cf3bab9af13411089f508f123e624423fed7d0c0eac495d62
Version 20000000
Previous Block 000000000000000000013b59fa3af0e2030ce23b6bd3110718452b322094879b
Merkle Root 73e54518b9c6e256c911be92edfd09e73e25f41be14d33f499e21853add63a2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,264
Size: 1.00 vMB
Total Fees: 0.03015758 BTC
Feerates: 101.66 > 3.02 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,910 (395,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,953 518,953 00000000000000000039a83c4724882ca71a4cdcfa2749072cb75c62351fe9f2 2,215 1.00/1.00 vMB 31
518,952 518,952 000000000000000000197fa7bdd2cb45b5b19e2d9787339ad8a752db8bf415a1 965 1.00/1.00 vMB 9
518,951 518,951 0000000000000000000717049215663786da8bd2ce737f8d80d18cb26e83f0e6 2,371 1.00/1.00 vMB 24
518,950 518,950 0000000000000000003e7c1d144d79162809db28db5c60ae39d25a0e0c115d8d 2,560 1.00/1.00 vMB 41
518,949 518,949 0000000000000000003e795180b7d2565d83438b88747fe97ece194c76ace987 498 0.29/1.00 vMB 25
518,948 518,948 0000000000000000000d33f04bfcf5922db1eb57337160ee1053184440261945 743 0.34/1.00 vMB 28
518,947 518,947 00000000000000000021bf72763c5e7cd1a14e5b61706a0e152f581504569262 1,472 0.77/1.00 vMB 22
518,946 518,946 0000000000000000001620744cbb162779ee653d1728e46b1b5f06a61eb5b2df 360 0.20/1.00 vMB 31
518,945 518,945 0000000000000000002bc89603fa4abb1042727fe56619a739f98990d0aedcc2 846 0.44/1.00 vMB 28
518,944 518,944 0000000000000000000f5a6c7f4784075b91cc9497f4d656b9598ff7a54a4753 12 0.01/1.00 vMB 17
518,943 518,943 000000000000000000345423e27bad7447e07ec4a3b5df3f7cf59875ef761047 161 0.06/1.00 vMB 11
518,942 518,942 0000000000000000000dff614da972007bcb71a2e4054863efe22e77dfb4e66f 2,003 0.80/1.00 vMB 27
518,941 518,941 0000000000000000000d27aaa4781b8c4d4a308103de090f23058dd3c3e13cdd 2,148 1.00/1.00 vMB 21
518,940 518,940 000000000000000000320df9d5d1943cdc37e95235a7123d007167c38fa8e90c 2,435 1.00/1.00 vMB 38
518,939 518,939 0000000000000000000d51e791a93694347a5450608a64be068f080fd2c8b2ec 2,143 0.98/1.00 vMB 31
518,938 518,938 00000000000000000017fa9da6b3575a39de64b05b27456cbdf4293778df578c 1,312 0.59/1.00 vMB 25
518,937 518,937 0000000000000000000e0799130584c1f1c2d39789079448ca8920ffa5cdb637 2,362 1.00/1.00 vMB 36
518,936 518,936 00000000000000000017b3857f22bcfcbfdfcfb4629f5ea6218078e06ac194f4 603 0.35/1.00 vMB 24
518,935 518,935 0000000000000000000c84dbd16879a65706fa8a6a426b9a39b1d792d9309672 1,844 1.00/1.00 vMB 15
518,934 518,934 00000000000000000044b8d617bc1e9edb048db7ef8fa4a0d49958f9a27e5644 1,181 1.00/1.00 vMB 20
518,933 518,933 0000000000000000003a1e7bf9df918780fa986a89f58d9a557b37990aee345c 1,961 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.23 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: 654.89 GB
    • Received: 14.21 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.