Loading Tool

Explorer IconExplorer

Memory Pool

81,390 transactions
29.93 vMB
0.15548508 BTC
Random Selection Loading Transactions
Max Size: 180.33/200 MB

Candidate Block

Mining Attempt 38f515aa01db7f43a3693a279ca8c4c7dd6484ca16045e1c15f0fa2b6038eb11
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root dc3f7d1a0db8960a3c678a5d74d3f053e6146ff63a1ae06c4e8142ad6033b457
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,689
Size: 1.00 vMB
Total Fees: 0.05900558 BTC
Feerates: 1,002.91 > 5.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (239,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,558 675,558 000000000000000000033986b531ecbf24c30be2b4a4c95234b073e2c3952203 1,487 1.00/1.00 vMB 43
675,557 675,557 00000000000000000002f43a0b820f3e0fe1df3d86911a5b85c602427ccbbfb6 374 1.00/1.00 vMB 21
675,556 675,556 00000000000000000007b336b364450f0b4dc8a3a60236fe1898d5eca2109202 1,053 1.00/1.00 vMB 31
675,555 675,555 0000000000000000000135c4e6be0e6c7f66ba5b1bb15092e665d96db602a1ad 221 1.00/1.00 vMB 12
675,554 675,554 0000000000000000000cb91fa27e45161b4c3e567bc3601036be7b123be439e8 270 1.00/1.00 vMB 13
675,553 675,553 0000000000000000000bbf0c3b5cc36f3d7650e3b2ff00f922c79851938a772c 170 1.00/1.00 vMB 15
675,552 675,552 00000000000000000008d9b935909d950eccdc83d55cbf9202cc4fdb4b3b680f 887 1.00/1.00 vMB 51
675,551 675,551 000000000000000000088b3d9742d17923844148b67b14fe8f31686c11cbe106 1,898 1.00/1.00 vMB 49
675,550 675,550 00000000000000000003cdae7d624b4b7c6bbaf3c5c73513cadf4f2682c6ac42 2,040 1.00/1.00 vMB 32
675,549 675,549 0000000000000000000268fb3e104c8b3c948422f4760350e47dc429331dcc3b 2,016 1.00/1.00 vMB 46
675,548 675,548 0000000000000000000cc7fb1b07b9a40fd31b1403589c175448ee01a6c1cd49 2,145 1.00/1.00 vMB 58
675,547 675,547 000000000000000000048428c17aa875a2c01cfe6c5ce06a1932abe6f1f428f4 1,419 1.00/1.00 vMB 42
675,546 675,546 0000000000000000000447fed6b502df088caabe4565f00ab99d2c3647208c59 2,376 1.00/1.00 vMB 59
675,545 675,545 00000000000000000006c4aed31a33c4179b126224f5ccc3ae516181cc4e4c31 1,796 1.00/1.00 vMB 33
675,544 675,544 0000000000000000000045a27ab515e74d5f2b39198cabf34ed9e8596454f7ea 525 1.00/1.00 vMB 12
675,543 675,543 00000000000000000000d9c220164b26f9c819a64ff5957d194ccefc5b17e780 585 1.00/1.00 vMB 14
675,542 675,542 000000000000000000064532a7673e0b8dde4be8f12395494c154d1f164b427b 980 1.00/1.00 vMB 22
675,541 675,541 00000000000000000003b65b8117344d67319984bb528832cb878406e3bc9cd7 874 1.00/1.00 vMB 79
675,540 675,540 00000000000000000000622c6f6f5491149506f065bd14399aa3ec91dce32e9c 1,385 1.00/1.00 vMB 37
675,539 675,539 0000000000000000000264b663713889b374b74fb8c30b6cabb2cc68c460505c 1,599 1.00/1.00 vMB 45
675,538 675,538 0000000000000000000c6469a1c1c559c60c4283206d79bb36cec375e508b180 891 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.48 GB
    • Received: 17.54 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.