Loading Tool

Explorer IconExplorer

Memory Pool

82,614 transactions
34.56 vMB
0.15642754 BTC
Random Selection Loading Transactions
Max Size: 196.99/200 MB

Candidate Block

Mining Attempt d1578979e73bc74223ba3c04d3638ea3a502f7f6f5f595684bee4e817f2e8d4f
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 7036d2a8c74975d454b3bdda8421c5d81728cd928bd56a4205547c79d50a6cf2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.03934295 BTC
Feerates: 301.60 > 3.94 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (655,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,143 260,143 000000000000000d81d004085c889cb7535c07c01cc7670ea0682afb58a1ea2b 204 0.25/1.00 vMB 42
260,142 260,142 00000000000000091fdc374b739eb370c76f2aad87cc45660468e414b5932fcc 573 0.25/1.00 vMB 185
260,141 260,141 000000000000000d9ac13b608ccfe8d1ee16a33b420e91ee3cbce2fd4c9c086a 66 0.02/1.00 vMB 76
260,140 260,140 0000000000000013fac5d3ebb6fe35b29735af4cd9e06bb2d3fbc11e088f04e8 540 0.22/1.00 vMB 99
260,139 260,139 000000000000000d283c83c42f79d1c2c6a61041a826c47bd80b962cd3e1c1a6 1,085 0.45/1.00 vMB 111
260,138 260,138 000000000000001ae9b2342b1020b5deea9ab4a538143b694e4d0372d77ea54d 79 0.04/1.00 vMB 64
260,137 260,137 00000000000000062af9a4db2ad46b7c15c67c11c225c4e24ab11f8311f85b56 483 0.20/1.00 vMB 106
260,136 260,136 000000000000000f322634dd2e08d1d4f7d5bd20e29ad9ad9f3ea5a5fca03270 229 0.10/1.00 vMB 126
260,135 260,135 0000000000000005148048f306a31bc981c1afe5d04192c1b6a59ddcf6864fe4 118 0.09/1.00 vMB 85
260,134 260,134 000000000000000654a81e2a0965c9e4cad4cae48783fef52ae250598250e706 512 0.25/1.00 vMB 908
260,133 260,133 0000000000000010113f264055d6dceeea4a3d181003ba59a113817ad19579b7 626 0.25/1.00 vMB 125
260,132 260,132 0000000000000001f98da70a427f9519c4bd111d560993281f89fc513c70c403 124 0.06/1.00 vMB 55
260,131 260,131 000000000000000f9fcf185529ee44c6e64eae071f117d6ee83e02ba5548dd6f 35 0.05/1.00 vMB 26
260,130 260,130 0000000000000006983914149f1cd6be83762cf369bb1b2e776c69ea6559315f 545 0.25/1.00 vMB 106
260,129 260,129 0000000000000000f63386e81e6b163fded690630ece2132e777d0b48aa9ab94 331 0.10/1.00 vMB 27
260,128 260,128 0000000000000003b2c318ab56ac83151e201d41d921e942d565e93ad07be6b7 4 0.00/1.00 vMB 33
260,127 260,127 000000000000000e29d55103f838cde19cc2fb8b0183d577be6b37214d7ed3fa 70 0.04/1.00 vMB 90
260,126 260,126 000000000000001a886ada8f080fe8ecdd25bb65e2d810300978ee60dfc62b51 306 0.21/1.00 vMB 59
260,125 260,125 000000000000000e640ca1d933bf278c696931169ac42f1c385ff81d61190686 65 0.03/1.00 vMB 37
260,124 260,124 000000000000001c98c4de36d186ef11a9c1b5629e4eca8dfc16aaffeed1c06a 125 0.07/1.00 vMB 103
260,123 260,123 000000000000000cc3dcb68947169f5dd33c890119a8b5336b17906c1423884c 320 0.13/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 783.10 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: 728.28 GB
    • Received: 18.47 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.