Loading Tool

Explorer IconExplorer

Memory Pool

78,620 transactions
29.45 vMB
0.06848071 BTC
Random Selection Loading Transactions
Max Size: 177.06/200 MB

Candidate Block

Mining Attempt 189f718115b082f74a00ea1430ce5376f1d8c61aa1fa7454cdb49c510b15bac7
Version 20000000
Previous Block 00000000000000000000026fea76f95c012992e641764320d38f85f8d8bb1c42
Merkle Root 7f6f57127701e7981a286f3c70eb824fe47f98e24d852ffdc009f9b1ed931bda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,780
Size: 1.00 vMB
Total Fees: 0.00875648 BTC
Feerates: 40.21 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,011 (631,015 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,996 283,996 00000000000000004ff193f5c504289b4db080292de8f1aaf7fad1ea60e2af0c 1 0.00/1.00 vMB 0
283,995 283,995 00000000000000009a4e22f4aa15b0bba69b18db804b798f5f011c4d87387f9b 92 0.05/1.00 vMB 41
283,994 283,994 00000000000000018bc3978af4f47322c57bd9ffc5a57b51abe1861d645eab9f 803 0.50/1.00 vMB 24
283,993 283,993 0000000000000001bada5ac748eea8422234f8cc08acf42901dfd8dc101bf7dc 741 0.25/1.00 vMB 69
283,992 283,992 000000000000000151e2e6b59ef3f3471528542337c0fb86677df9e0014498e4 458 0.24/1.00 vMB 39
283,991 283,991 000000000000000089f4ed639eeb35912a8f6a1b00864c82e0425d50f1677ce3 735 0.50/1.00 vMB 26
283,990 283,990 000000000000000082afa17b5384b8949135ba28a157e6d9575902b1f0f6bbf5 1,191 0.50/1.00 vMB 79
283,989 283,989 000000000000000196e150942eab8d5b54602eea85fde769044c8904b8a6df70 497 0.35/1.00 vMB 25
283,988 283,988 0000000000000000771200a47ecdd4f89f58619fa14ef729a2dbcb5bef8f96a3 154 0.05/1.00 vMB 55
283,987 283,987 000000000000000157d3a346d4057a59d0b88c2c9bda5bb9e3e2312d5639a6f2 170 0.05/1.00 vMB 79
283,986 283,986 000000000000000141c0397ca71c520b9d131cda1bedf19f0195fbad473b432e 153 0.20/1.00 vMB 16
283,985 283,985 0000000000000000f72d33a911b1879d27431afe8263fe9de18789cf44b5d999 965 0.35/1.00 vMB 59
283,984 283,984 0000000000000000ca174de10d470235ae9f297c8b82b0ba1069efb500a7a9c5 555 0.31/1.00 vMB 36
283,983 283,983 00000000000000005b7d95ae3c48ff4a400b33879d13116aff5b111954234707 472 0.51/1.00 vMB 24
283,982 283,982 00000000000000009c764a3e85c2bcae105022aff7b92ffc5233a8b6364015f5 393 0.25/1.00 vMB 30
283,981 283,981 00000000000000017b320c03a2f567f7437d069bdfa77c2a877385bac7acb9bc 38 0.03/1.00 vMB 22
283,980 283,980 00000000000000018697aabfd924914f502ab4f2fbd37c1f597827607b632b26 165 0.12/1.00 vMB 20
283,979 283,979 000000000000000117e4edfeac3043a5d529dcb1d5e4e9a68135f16e891c1dca 208 0.13/1.00 vMB 27
283,978 283,978 00000000000000008bd90a3b2d31704b8379079575edfa0df061cb09dd182fc0 341 0.29/1.00 vMB 22
283,977 283,977 000000000000000146de2f037356d50fdebc23c1589710ae99cab5e0001a264a 321 0.25/1.00 vMB 22
283,976 283,976 000000000000000114942119d69e59ea73b8a487146fcd7ab17a3e81fe9c704b 340 0.50/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.41 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: 665.21 GB
    • Received: 15.10 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.