Loading Tool

Explorer IconExplorer

Memory Pool

76,214 transactions
28.01 vMB
0.08008372 BTC
Random Selection Loading Transactions
Max Size: 170.91/200 MB

Candidate Block

Mining Attempt 547e047063c8c9a0376860d671763b593a322957cfd252d69f40cae3f898279c
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 8f06849fd049a5e1cb8b1d119e876dea0960530870359a8e97f15cca2371d785
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,320
Size: 1.00 vMB
Total Fees: 0.01993961 BTC
Feerates: 150.93 > 2.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (552,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,575 362,575 00000000000000000a9dfd5f4972299f30a29eedc2ddbc83a346cb026d0d66e1 300 0.21/1.00 vMB 21
362,574 362,574 0000000000000000050976f0394e15a61d8c46ce448a4d2362406e140ad6c419 1,334 0.69/1.00 vMB 29
362,573 362,573 0000000000000000076d80824e8e3392fa94f52e3edcf9ab4ea95221bfc11577 166 0.17/1.00 vMB 16
362,572 362,572 000000000000000009fa75e8abcb90df59b9a3fbcf9f0377927093de2b61f9fc 459 0.22/1.00 vMB 38
362,571 362,571 0000000000000000046df4f4aac189767085133f0be14734a3f10c7523780e76 1 0.00/1.00 vMB 0
362,570 362,570 00000000000000001347ed5300f74006e21ad65a0c9686a6c803da0825c7d582 1,136 0.69/1.00 vMB 26
362,569 362,569 000000000000000001eba7ca6b1394d66f5dd27d2a5c91209a2c6a46b6e6151f 1,274 0.74/1.00 vMB 38
362,568 362,568 0000000000000000130280160917b2047f84369c821690b1bff21e9e6d40d385 785 0.45/1.00 vMB 26
362,567 362,567 0000000000000000043cdf43a7d5d6ca7578c1ccbefd69e13272e3157dd7ed83 917 0.51/1.00 vMB 29
362,566 362,566 000000000000000004adce7f035d7a1173ccdaed26ec5331e1d5656de3f51b83 1,027 0.51/1.00 vMB 31
362,565 362,565 000000000000000001b313f19cddf1ea6bc17c8dcf4fb7928dac61204daefc65 190 0.09/1.00 vMB 21
362,564 362,564 00000000000000000b24aadc2b0d0d415c2e42dde41c3044cba355306d1f953d 567 0.28/1.00 vMB 30
362,563 362,563 0000000000000000116d324708d1dc0402169a2af87bbdbf28e73daf78d4ad16 20 0.01/1.00 vMB 47
362,562 362,562 000000000000000008e6cb426becbfe83e0a3828fccfdfa613c4416b616458eb 448 0.24/1.00 vMB 27
362,561 362,561 0000000000000000140f35b0507259c338433726315c23ec333ecd658528ccd4 327 0.14/1.00 vMB 29
362,560 362,560 0000000000000000128018c8038257e826b5751a3d6f4c3982323d5ffa0e2869 477 0.22/1.00 vMB 34
362,559 362,559 000000000000000006dd99f989f2fb99e1630f3206cc94b80db1a41258149705 587 0.28/1.00 vMB 30
362,558 362,558 00000000000000000b0f41450151d3bc8ae613db9fe24651d2b0b465fbaa1f06 1,145 0.50/1.00 vMB 53
362,557 362,557 00000000000000001322127caeb2d139ee66315589aafc725ebaaecdc7621b30 549 0.24/1.00 vMB 32
362,556 362,556 00000000000000000b854942816ed04607daad041ff554f084f5b22e3cac9ad7 20 0.01/1.00 vMB 40
362,555 362,555 000000000000000000bf157bff5cb31ddc1dbfa7ccad76210964eb7b94117139 405 0.24/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.