Loading Tool

Explorer IconExplorer

Memory Pool

80,815 transactions
31.33 vMB
0.07710017 BTC
Random Selection Loading Transactions
Max Size: 189.88/200 MB

Candidate Block

Mining Attempt 396a6428a29b330a44a1f1eb1ae870ff135de9dd70d514b6299855d9b913036b
Version 20000000
Previous Block 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52
Merkle Root fca30a83c8e15e6733d23fd2e9729eff5398054321fa12ad552e5dfebd4061f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,056
Size: 1.00 vMB
Total Fees: 0.00928311 BTC
Feerates: 100.25 > 0.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,200 (763,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,683 151,683 000000000000035cb1069a65a7fdf5f858dedabf9ab2e897287b24d3b68fa114 9 0.00/1.00 vMB 55
151,682 151,682 000000000000065034d9a7f9b1885fcc0139b56c33956d41f35a01504b7ed916 61 0.02/1.00 vMB 153
151,681 151,681 00000000000001cc92794f0df1087161f4446f8b29818f87bd2759b1b9369062 37 0.01/1.00 vMB 4
151,680 151,680 0000000000000bd5e09fd2e81644e15b6a372911fb3366d3eb0c0add15667b9c 11 0.00/1.00 vMB 17
151,679 151,679 00000000000002d53637ec66b133ad21b60fe52cb2613f6a5dc4dbf2507c933e 13 0.00/1.00 vMB 16
151,678 151,678 00000000000002fd3f20d67e4c6cd9c01f3194aef79cb35a6e9a707fb02f71ec 46 0.01/1.00 vMB 100
151,677 151,677 0000000000000bb9b16cc9df6bdc6d8710ae6b079035c381eb3d1e988ce46d0c 74 0.03/1.00 vMB 77
151,676 151,676 000000000000012887d304aa914db83fdc3e524026cf8d508090b120eb655127 25 0.01/1.00 vMB 252
151,675 151,675 0000000000000a50a18e8dcbca50c0a6e1724b9223134363e8e544f2cfd3e6f3 79 0.02/1.00 vMB 7
151,674 151,674 0000000000000a10668215c0954cc322aa180cbb5d4295a2f4c5bedbac1e4b3e 19 0.01/1.00 vMB 39
151,673 151,673 00000000000008b083dc6514062ccfd8a64e74d2c6b2876ed91e577c9b6783db 55 0.02/1.00 vMB 247
151,672 151,672 0000000000000bcb8649b0974114871e6d1ea2694a683716261e398df82cdf61 27 0.01/1.00 vMB 133
151,671 151,671 0000000000000a3802ddca2df768cb86530e55141d50cfe0d4ff0c5cdc4c109a 45 0.02/1.00 vMB 79
151,670 151,670 0000000000000208efdf0e45ef04674e6b44c2806bec1a7d883000d2747697ea 48 0.02/1.00 vMB 219
151,669 151,669 00000000000003c344d8d1f3fd2c765e487c4c210381a1428ba54a7b3b3b0b72 28 0.01/1.00 vMB 147
151,668 151,668 0000000000000b4223b3417b5fbf53426d68c7b24756b0abd6db355b2bb8beec 21 0.01/1.00 vMB 259
151,667 151,667 000000000000004b710cd647c742c6ad161e24a62eee9b24e6f7ad09613fb465 29 0.01/1.00 vMB 3
151,666 151,666 00000000000005712a8545da31532ea9d2895cd0756642935b8df77a2ac4dead 10 0.00/1.00 vMB 193
151,665 151,665 00000000000000e7da60ee6707225066b890842346401e89b7190a223cfa3245 12 0.00/1.00 vMB 16
151,664 151,664 000000000000029b7320a589635384f3fa9166c5788ab06944d2ac198122db22 14 0.00/1.00 vMB 34
151,663 151,663 0000000000000db1e71ea32d942617b436f70273abe383ea30b42ef31e4c71e4 21 0.01/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 782.74 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: 708.01 GB
    • Received: 16.72 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.