Loading Tool

Explorer IconExplorer

Memory Pool

79,102 transactions
29.49 vMB
0.06839887 BTC
Random Selection Loading Transactions
Max Size: 177.49/200 MB

Candidate Block

Mining Attempt 9a56a1d801e77ca9cb77421b1cc6615b915c5bca74b2cd08a4b0fe4fc8ed6ee9
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root e6b4bb9dd577131dfafe1cfbc66ab24a225bc6977778a6463d73618f695437ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,252
Size: 1.00 vMB
Total Fees: 0.00855382 BTC
Feerates: 150.77 > 0.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (145,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,110 769,110 000000000000000000078dcbca3b373307fd5e0c0ea58d032b61a803bfdc99e1 736 0.95/1.00 vMB 2
769,109 769,109 0000000000000000000135317cad0d34bee5e60a96de767269e70bd80dc4c515 1,718 1.00/1.00 vMB 7
769,108 769,108 000000000000000000027257d81c81475cdc95c63834f53af4f43955eb1ab7fa 3,378 1.00/1.00 vMB 31
769,107 769,107 00000000000000000007d826d505547f14696085edecf40ada59ecd08b870857 1,935 1.00/1.00 vMB 16
769,106 769,106 0000000000000000000577bf921b26ccb1e14227ea5d67d4565dc8085ba9ab58 1,395 1.00/1.00 vMB 21
769,105 769,105 0000000000000000000438e0bb356a41dc8b69374cf7433ec906f8e5538d4d52 1,918 1.00/1.00 vMB 22
769,104 769,104 000000000000000000002bde48d28fd2b3f770224bd5a88074981d00eb0c866d 1,077 0.51/1.00 vMB 8
769,103 769,103 000000000000000000034c3d0da122f66ee9fa1eb9846c8c57f06a1ce6ee5ada 3,144 1.00/1.00 vMB 19
769,102 769,102 0000000000000000000402ad984e828855a1957330e413e97722e18d9a92b2c9 3,293 1.00/1.00 vMB 18
769,101 769,101 00000000000000000005de5698a8b09815ff4043f07cab7ef017f178359c594a 1,354 1.00/1.00 vMB 10
769,100 769,100 00000000000000000007cb1246b953764099d8ee7c4d4c238e4e9ce4a818369f 2,674 1.00/1.00 vMB 30
769,099 769,099 00000000000000000001434446bdbad0483b8fa9597f22bb74e616bbc0eb3e74 3,280 1.00/1.00 vMB 29
769,098 769,098 000000000000000000036f3d552965831a3d4c87c77bb8ef4635f1244693e054 63 0.01/1.00 vMB 23
769,097 769,097 00000000000000000000bec233fb871ea0a7266af1fb319b12a8bc7b43eaf2e6 989 0.99/1.00 vMB 5
769,096 769,096 00000000000000000006d7237c1e3ace788048f62fc0ffabe66b850c4af0aa39 1,231 1.00/1.00 vMB 5
769,095 769,095 0000000000000000000398a1d2f9bca8ca524ac2ddfbbc1c17cdfbad5a0a9c07 2,182 1.00/1.00 vMB 15
769,094 769,094 000000000000000000060431da3b6bd3e4dfe46aa197dfb7c2c7ac613c1d8dd4 848 1.00/1.00 vMB 18
769,093 769,093 00000000000000000001f1dee671a80685ceff96ad4d0ad3f46b930c61d83345 2,969 1.00/1.00 vMB 8
769,092 769,092 000000000000000000054d3d17d9ff40cbb18ae4ddfe3e776de0959a88b19b46 1,622 1.00/1.00 vMB 15
769,091 769,091 0000000000000000000687d627abc844d5721b900fffb5edb82b1f95ee0f899d 3,403 1.00/1.00 vMB 28
769,090 769,090 00000000000000000006486be0609c54c26a0aa2e5a1df61c43de63d1b67f214 2,092 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.38 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: 664.31 GB
    • Received: 14.96 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.