Loading Tool

Explorer IconExplorer

Memory Pool

82,492 transactions
31.04 vMB
0.10668819 BTC
Random Selection Loading Transactions
Max Size: 188.75/200 MB

Candidate Block

Mining Attempt 56769a83a00f535dcca67969eb157f44735ef5b58366dc1a463b7975965b959d
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root b23d947653d818ee999437777106182c9fe4b446830b451d2f20c31fa8f4b52b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.03298771 BTC
Feerates: 200.89 > 3.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (382,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,995 532,995 00000000000000000000599a5623e09cfbc66c262918d30dd8781c14e4569a6e 1,367 0.48/1.00 vMB 18
532,994 532,994 00000000000000000010f82b9f6e8a54f7988ba28dbb0bbd5c9230c149a3d8ff 840 0.37/1.00 vMB 45
532,993 532,993 0000000000000000000032b32a7407140cf07c4781c98e7e6ee937eac9122c4f 666 0.37/1.00 vMB 11
532,992 532,992 000000000000000000093b437c63868c979e00817457293d1af03eb92b0817f3 437 0.15/1.00 vMB 26
532,991 532,991 00000000000000000035c3feac6c3ef753a893f227a721d5cb76b8101041ed5d 1,568 0.93/1.00 vMB 23
532,990 532,990 00000000000000000006fd53dc38e2df7b91205349d35dc21f9998732dfd61ad 2,748 1.00/1.00 vMB 11
532,989 532,989 0000000000000000002345ff2b88fd8be418e4df4f7d7979c2b3f96988aed91a 3,114 1.00/1.00 vMB 28
532,988 532,988 0000000000000000003383542b083239b809c2baf27902a8fa2e8087547b9acf 64 0.02/1.00 vMB 16
532,987 532,987 0000000000000000003581b4d440156fcbab1a2fcdad690d8683cc3bd5f44674 555 0.17/1.00 vMB 16
532,986 532,986 00000000000000000002b2044061133b4772c60b11e8c268feea3478f264e819 1,747 0.97/1.00 vMB 15
532,985 532,985 00000000000000000031edeb06bae003f57bac6d3b9e0f2c815f5aa093e08121 1,278 1.00/1.00 vMB 5
532,984 532,984 00000000000000000011f5225180e09f9d51b44aa31595f232d5febcc5ecf8d1 2,591 1.00/1.00 vMB 6
532,983 532,983 00000000000000000017750b78026b6767b03fd460ed57864317b1a61dc15180 2,920 1.00/1.00 vMB 17
532,982 532,982 00000000000000000027e8ec617226f9bb136062e622c7097fcae10f037a989a 2,992 1.00/1.00 vMB 9
532,981 532,981 0000000000000000002a2c7e44ad6ec08bf4ef833414ab20a1cc655e00f2bc8c 2,225 1.00/1.00 vMB 18
532,980 532,980 00000000000000000033d9a9190db1d71838bf6d0ba504851f7f91466cc8b23f 1,994 1.00/1.00 vMB 12
532,979 532,979 0000000000000000000d8e6579ca7b9d684bfc693d5a161ba5ddc70dda9f7c06 1,733 1.00/1.00 vMB 28
532,978 532,978 000000000000000000355552feac15605b3ba8187225c77d6c4953d42810bde7 2,473 1.00/1.00 vMB 38
532,977 532,977 0000000000000000000e398102c5e9622f05ba05f738ecf4aed8488bba364113 2,959 1.00/1.00 vMB 21
532,976 532,976 0000000000000000002313e5b68beb69c6882836edb281c221942790bd90d409 1,613 0.79/1.00 vMB 15
532,975 532,975 000000000000000000272578c9bb3afa979916ce281d92d3e9a9ff6f2c8ca992 1,805 0.73/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.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.