Loading Tool

Explorer IconExplorer

Memory Pool

44,612 transactions
27.44 vMB
0.06310430 BTC
Random Selection Loading Transactions
Max Size: 144.60/200 MB

Candidate Block

Mining Attempt 0e68ee54047c55ccf51e1d3a8fb3bba6192801bb57b74273d67101c484975628
Version 20000000
Previous Block 000000000000000000015fe54d703480c778f5e8c27a53d251a583c6e5acb2b6
Merkle Root 59fb656478e9881fb35a71f0882a4078b2ec78950e3bdd689827d256ea4d507a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,775
Size: 1.00 vMB
Total Fees: 0.01162682 BTC
Feerates: 134.30 > 1.17 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,913 (138,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,065 776,065 0000000000000000000147173fcc4863668884cde64038f2ad608d252c6bd91a 3,254 1.00/1.00 vMB 28
776,064 776,064 00000000000000000005d215a5bc28afca20b7fb8fb9aba28944119199430487 913 1.00/1.00 vMB 2
776,063 776,063 000000000000000000063afbd581a9efbd43fbc0e6690111d2e1970d863c5f75 996 1.00/1.00 vMB 4
776,062 776,062 0000000000000000000189a35c678247584a48540de633148863a8f6aedb12ad 2,222 1.00/1.00 vMB 17
776,061 776,061 0000000000000000000721f38fb180c891622dfc70d2b4aa54d03842f1647d37 2,171 1.00/1.00 vMB 19
776,060 776,060 000000000000000000011852989c6ffd2844c1d3608ba21e5ca9bfc0de9ff58d 522 1.00/1.00 vMB 3
776,059 776,059 000000000000000000048bf209e7477952d61217904426a9ae6ffbee5576c3e9 1,931 1.00/1.00 vMB 6
776,058 776,058 00000000000000000005e98dd0553d4982026987ceab6d5a785d42f97c395216 1,813 1.00/1.00 vMB 13
776,057 776,057 00000000000000000005a0b748bb4f05991afee2b0fcde2c5013d919de78e927 2,464 1.00/1.00 vMB 21
776,056 776,056 00000000000000000006e938068aa9ff81499dbad6ba9e3e9d09b06516c9bfc3 2,827 1.00/1.00 vMB 22
776,055 776,055 000000000000000000064a1d3dc726957b96b97907adbbab07120aaa4ae87ced 2,085 1.00/1.00 vMB 11
776,054 776,054 00000000000000000005664f7735933ba512bea6044e3d3e6567969c32cab52f 2,517 1.00/1.00 vMB 13
776,053 776,053 00000000000000000002b00a252f4af1067f8e06dbf6bb34c98dbdcf86ddfabc 3,272 1.00/1.00 vMB 35
776,052 776,052 00000000000000000000b211423d9d1f7f6247779c415e46d8009276f7317695 2,095 1.00/1.00 vMB 22
776,051 776,051 000000000000000000020ed0f8a568f19da97bf6dd6a8bbf9ec7d001381e385a 2,783 1.00/1.00 vMB 14
776,050 776,050 0000000000000000000249353c9a12b447e0d3a715266cc31191dd4a7abf93ad 3,513 1.00/1.00 vMB 31
776,049 776,049 00000000000000000006b68d2acbb26adbe3f0ffe653ec08cb3469b3729dda59 1,071 1.00/1.00 vMB 5
776,048 776,048 000000000000000000011cb41dcfea5fa937c90f6a25f31884136a243a97b15b 2,819 1.00/1.00 vMB 20
776,047 776,047 000000000000000000006cc630d4ad6150773722eed3966c4b2d57d6ce625068 1,143 1.00/1.00 vMB 7
776,046 776,046 000000000000000000044fe8bc26287156548ee9aa0960c1d2601d7f8a915ff4 2,378 1.00/1.00 vMB 19
776,045 776,045 0000000000000000000368078a8a7d8582b239b6d937d393e98f75e7b4cdd7fa 2,112 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.24 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.