Loading Tool

Explorer IconExplorer

Memory Pool

76,529 transactions
28.42 vMB
0.08926156 BTC
Random Selection Loading Transactions
Max Size: 171.95/200 MB

Candidate Block

Mining Attempt 4c485c23d8cd3eb4e29a5439f4cd59429521b266b13fbcf461ca0667a3550b1d
Version 20000000
Previous Block 00000000000000000000440e4558a936519a33c093ac7ba767b097ea0c94dc70
Merkle Root 876d660e93f47d9cd5d8b09b1cdeccf76f47bbcbc5214038c2083738e71883ed
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,248
Size: 1.00 vMB
Total Fees: 0.02561949 BTC
Feerates: 100.53 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,296 (551,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,066 364,066 000000000000000007e7ead6c6329a8c7212897042d01cde925cd9247eba085a 1,069 0.51/1.00 vMB 34
364,065 364,065 000000000000000000c8f471e90dcdcdf7eca2f2ad9f23fda047a5c0c5e0e031 202 0.16/1.00 vMB 20
364,064 364,064 0000000000000000029cc879066819a396bbccaeae164cca92837834f9f53c5e 2 0.00/1.00 vMB 0
364,063 364,063 000000000000000003e22b9eb91fa0ef5d91b65cef8c380f274b568055646f07 368 0.22/1.00 vMB 26
364,062 364,062 000000000000000001c409c31cd847f2db3d07c17d7ef4047aebfa34633c38b2 792 0.45/1.00 vMB 32
364,061 364,061 00000000000000000eb2b575f36c0a433b8b89bc8dd27151fb52e4da666090f0 33 0.01/1.00 vMB 81
364,060 364,060 000000000000000015a4bda3711b3182bd522c8f8c46dbf85f244de48668aa6f 503 0.25/1.00 vMB 34
364,059 364,059 00000000000000000891ca81877ab28e6a37e2f4c42f42f3a5e2f09c7cc1ac70 523 0.27/1.00 vMB 33
364,058 364,058 000000000000000015f73f751a9d2df65b7eaddf020cb20a6dc3c609f0b2b3e7 2 0.00/1.00 vMB 0
364,057 364,057 000000000000000006d1b8350e4c6f999320ab11eb087c6eeb465e11ce5dcbfe 598 0.34/1.00 vMB 32
364,056 364,056 000000000000000008e44a742a6a72d4fb92c2f36e2c28964e8453f582019b1d 220 0.14/1.00 vMB 19
364,055 364,055 00000000000000000ed01c822ed4458752b47102c3929d39f0a624e43054c5fd 1,528 0.75/1.00 vMB 37
364,054 364,054 0000000000000000132d0a1e4087bd4470924617029659b2b15486ef4c8bb39f 107 0.04/1.00 vMB 39
364,053 364,053 000000000000000013040da4d60ec9839effe3d52e567ab9c556c8066e99d780 190 0.25/1.00 vMB 12
364,052 364,052 000000000000000012c1a3ae783d81be69482bd2e2b2750eb3a8774171f3abfb 410 0.20/1.00 vMB 32
364,051 364,051 00000000000000000b00deb30db9c99810afed3ac360534d0f3bd750adcdc531 67 0.06/1.00 vMB 13
364,050 364,050 000000000000000003b106688c6af48c0509125e55812620757ff50aa57b05ff 657 0.30/1.00 vMB 32
364,049 364,049 0000000000000000099fb4019cdf074a836309bd3a2dd1a890110703c36e576a 230 0.15/1.00 vMB 25
364,048 364,048 00000000000000000a38f8b84cd8646e80bb4461cbdc2f5eb03a530ed269d9df 1,996 0.89/1.00 vMB 38
364,047 364,047 00000000000000000efb63d953a7a472a623dfcecbaf3296b59bcbcd8a288126 647 0.25/1.00 vMB 37
364,046 364,046 0000000000000000005d07cf9ab4ef408ca024f8271b619b6c2c0f8d37b1949d 212 0.09/1.00 vMB 32
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.71 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.