Loading Tool

Explorer IconExplorer

Memory Pool

82,896 transactions
34.73 vMB
0.15303822 BTC
Random Selection Loading Transactions
Max Size: 197.31/200 MB

Candidate Block

Mining Attempt 8ffe8bfb87552160f80df851a96aaee254e3f2084494cb3a829fd7af236c2dcb
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root b77569ce1dc5feb1b18b7e2b3f8f48bcde997622de9a01cd4d16eecd62fc9a90
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.03570341 BTC
Feerates: 151.12 > 3.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (341,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
573,639 573,639 00000000000000000017ef6108fc8571eed45b1d208522c643b1c76cafef24b4 2,979 1.00/1.00 vMB 15
573,638 573,638 0000000000000000001363730a378f132255620edd97866575749fe58d25dbf5 2,892 1.00/1.00 vMB 30
573,637 573,637 0000000000000000000e34b9531a1e578989670ec159d0d394ce53928293ddd5 2,625 1.00/1.00 vMB 29
573,636 573,636 000000000000000000174569a871a683ecc792f5b7377fb4ff0617a68ba0392c 3,582 1.00/1.00 vMB 79
573,635 573,635 00000000000000000020df963973a135e6e8b0f2397e8a10b814067d6f14f03a 2,949 1.00/1.00 vMB 46
573,634 573,634 00000000000000000009b2c6d90e8890d06239f4eaee7dde8c308bee0457c1c2 3,027 1.00/1.00 vMB 53
573,633 573,633 00000000000000000018cbdf905842e70466bf834a074b9729080e6d3646a37b 2,984 1.00/1.00 vMB 52
573,632 573,632 00000000000000000011f07bf95e39d064c016556e5aa8519efc8d5d42b0a299 3,105 1.00/1.00 vMB 50
573,631 573,631 0000000000000000001ad11cde75625fad9ae3cf86757e84a89de97f296b9d0d 2,905 1.00/1.00 vMB 92
573,630 573,630 0000000000000000001b4da7f76fc84dfb14017525f44767e578a67e14da51dd 3,038 1.00/1.00 vMB 10
573,629 573,629 0000000000000000001986374e545b68337164156319a53243c133f614ec5be3 2,707 1.00/1.00 vMB 30
573,628 573,628 00000000000000000012a101894eec987376c849030c46ae09b008929bc2d969 2,844 1.00/1.00 vMB 28
573,627 573,627 0000000000000000001f02f4e10dde0922ef9042cfa3feca183cf0ac605ebdc4 3,394 1.00/1.00 vMB 28
573,626 573,626 0000000000000000000f99f724e73e6f2e3e47033d46d2911905b7cdbfb92ca4 2,889 1.00/1.00 vMB 84
573,625 573,625 00000000000000000012ab3bc0fe34d08ce715d47bcad4adea958730f881e89e 1,452 1.00/1.00 vMB 6
573,624 573,624 0000000000000000002a2d242903f71a27bf7b558ef1441b9eacd27d3588b88e 1,815 1.00/1.00 vMB 26
573,623 573,623 0000000000000000000bb47e8b32de954fa62cd21a427f6539003bcf42555fc6 2,822 1.00/1.00 vMB 43
573,622 573,622 00000000000000000015b17ecab1f431b69ed3723dae03b74278236d291aeb29 2,924 1.00/1.00 vMB 32
573,621 573,621 0000000000000000001aeebdae8d9d285cbcd63a3db1e0c16c6318acd8063613 2,910 1.00/1.00 vMB 74
573,620 573,620 0000000000000000000117d27b806a93e52671fd04cefafdcf57055b35f3d867 1,876 1.00/1.00 vMB 20
573,619 573,619 000000000000000000104c3afd167dd499bc37f69820f20fe120c90a8b811750 1,450 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.09 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: 726.77 GB
    • Received: 18.45 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.