Loading Tool

Explorer IconExplorer

Memory Pool

50,570 transactions
28.39 vMB
0.06701890 BTC
Random Selection Loading Transactions
Max Size: 152.66/200 MB

Candidate Block

Mining Attempt 2ccea7d94f17edb684660c31bbc50e3e1dbc4e3d1a1eb9281e65350ca065a30b
Version 20000000
Previous Block 0000000000000000000197e3bd931f4f31822b12c15d7fb295a4a4a0aeabebf9
Merkle Root 35551484d7f89f7c728d8a88e1727994d0c5e4211a370a794aedcdaea2fe5dd7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,908
Size: 1.00 vMB
Total Fees: 0.01254163 BTC
Feerates: 100.23 > 1.26 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,794 (738,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,140 176,140 000000000000015fe6f0fb1596d1a71c8c85de2ead7e57b2f1a021b51caa4c90 105 0.05/1.00 vMB 91
176,139 176,139 000000000000095cddf15ff08bd60c69c5b80c210bc3124d39d4c6e69d5c38ca 116 0.05/1.00 vMB 306
176,138 176,138 0000000000000598b3ae1de81f56b8e8f78d766e5eda016a28db9760e86671ac 36 0.02/1.00 vMB 61
176,137 176,137 00000000000005a66230b61c43b957c1fbb69b46c0f0287cd9f29893bb892b4a 75 0.04/1.00 vMB 328
176,136 176,136 00000000000002a5d1079528e1ce2db8e09e988c5993af104e9bd2aa2d6951c2 2 0.00/1.00 vMB 0
176,135 176,135 000000000000000d5a94d6fc5ca040ff8c3e76528895a5be264f253e8b07903d 142 0.04/1.00 vMB 7
176,134 176,134 00000000000003eabc68c3e296ac8e8ce4e57fd50b3e1e486242f0f86db73a65 106 0.05/1.00 vMB 125
176,133 176,133 00000000000007f567e4a3f65cd58abf916f3c52724091f6f44e5f922ecc5e5e 168 0.07/1.00 vMB 250
176,132 176,132 000000000000060a4c2a0b46ec0040d207085d3c1112a32e3e03457fe32ea09e 50 0.13/1.00 vMB 45
176,131 176,131 00000000000005f876f52552660d3d82e099b09774bedac2c8ab5bc4672f6496 66 0.02/1.00 vMB 93
176,130 176,130 00000000000004f8cfeca53c0ccbccf4d7805b80a8abc0f8d0c13443bd36b1b2 39 0.03/1.00 vMB 65
176,129 176,129 000000000000019dadd0dee4aaa71d1312b5e25f9a884ab16a948e06b2f65b7f 7 0.00/1.00 vMB 17
176,128 176,128 0000000000000900d349a82e23e25535cd392bd6fb53fdeea166dafcdaf8ef5b 168 0.05/1.00 vMB 44
176,127 176,127 00000000000002ec8584b1afd84e1f5a6d0c0e17a223ec105e6aa8d1f06fb22f 52 0.02/1.00 vMB 77
176,126 176,126 000000000000061a9789135bc3f880b1d0f6e9087a7e2503d3f9072802a85290 1 0.00/1.00 vMB 0
176,125 176,125 0000000000000341d6c761d5def08e3525dff459a0c9bcf6e1f1e3f1c1f549f8 43 0.02/1.00 vMB 19
176,124 176,124 000000000000037ada84dc55a40f2c147719ef32d31501422d595be6f01149eb 8 0.03/1.00 vMB 53
176,123 176,123 000000000000096eb7108ba6ae0ec06f758536878bbaf2084313f9c3c6c672a3 90 0.04/1.00 vMB 119
176,122 176,122 0000000000000a1c1dd5bac2e50998e26473149d6b8ceae8bc3afca46d543e0b 1 0.00/1.00 vMB 0
176,121 176,121 00000000000007d785338479ca572cba06e9595892685c3df7ece9c07cc242cd 111 0.03/1.00 vMB 5
176,120 176,120 00000000000003c1f3c410468e27652200193be25464b574a0019ed046f8a304 72 0.03/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.02 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: 649.92 GB
    • Received: 13.23 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.