Loading Tool

Explorer IconExplorer

Memory Pool

71,962 transactions
27.27 vMB
0.09435153 BTC
Random Selection Loading Transactions
Max Size: 163.43/200 MB

Candidate Block

Mining Attempt a7e37843cffd867a847bce0e15abaa99bd3907d024479f5ae7310287eab49b09
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root 7ca91301682773edf89f09e24267839c4fd17c63e0911b794275c55c42b37e32
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,038
Size: 1.00 vMB
Total Fees: 0.03381266 BTC
Feerates: 526.32 > 3.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (81,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
834,108 834,108 000000000000000000002d8264a208745c2e97a6c783c043f6446a7046a84e1b 2,108 1.00/1.00 vMB 19
834,107 834,107 000000000000000000027beb5efad3c46bce23c6f2e083bd7245400dd480a8d0 2,391 1.00/1.00 vMB 16
834,106 834,106 000000000000000000004211ca2f70b5cd909d8528f6bb290ea2276ea8f752fd 3,223 1.00/1.00 vMB 32
834,105 834,105 000000000000000000027779e1b8262035d882beb92982877f4b53a697bc1b2e 1,494 1.00/1.00 vMB 17
834,104 834,104 00000000000000000003557a2a87d45a388cfabcf3e34787f24118c6b7bef0b3 2,881 1.00/1.00 vMB 21
834,103 834,103 0000000000000000000139685895880c667cd5424e816cc5dd8f0b37d72904dc 1,831 1.00/1.00 vMB 18
834,102 834,102 0000000000000000000303a9dfc99c0ed43ef386553f7287eb3dbb52b81d3f71 1,329 1.00/1.00 vMB 14
834,101 834,101 0000000000000000000326b9100925226ad9b4056d670287cdcded31af1198ba 1,007 1.00/1.00 vMB 14
834,100 834,100 000000000000000000019520b5f0938678a57d7aafa033ae9867e7d42badb041 3,079 1.00/1.00 vMB 23
834,099 834,099 00000000000000000002e8e3d62c22d07c12a0890c534971cf65f7c8f2ba7f3a 2,488 1.00/1.00 vMB 16
834,098 834,098 000000000000000000016067358c9e7bbf21486dcefc923198a09db3a30fdea0 1,678 1.00/1.00 vMB 13
834,097 834,097 000000000000000000038639a065d164ce71de5e659e213bc79f7943711d8c19 2,465 1.00/1.00 vMB 17
834,096 834,096 00000000000000000000249da5a5a0d213d90e5b3e4e49321f79e26f13fd600b 2,852 1.00/1.00 vMB 31
834,095 834,095 00000000000000000000d8b4bfcd67486130700ed5ff2ec3e3d1f7d497d36873 3,192 1.00/1.00 vMB 18
834,094 834,094 000000000000000000022bfe063f9725fa6fed24a3d7f32347536a16fb909c3b 3,094 1.00/1.00 vMB 19
834,093 834,093 0000000000000000000033dc30f2fef14b34f995b4d876c5c2f347acce20a45a 3,320 1.00/1.00 vMB 22
834,092 834,092 00000000000000000003628e470338fa425137d6c29b0e7fa4de47c381dafb25 2,435 1.00/1.00 vMB 31
834,091 834,091 000000000000000000005d940177d507a91b1a4b3058be055fdced25327c8d2e 3,519 1.00/1.00 vMB 31
834,090 834,090 000000000000000000014a9288f7b40c6361f57d7a86cf875dea4f62803d59f5 3,306 1.00/1.00 vMB 35
834,089 834,089 00000000000000000001f7a252a06a49b58d938951893b01e2ec90ddcbea5798 2,681 1.00/1.00 vMB 42
834,088 834,088 00000000000000000002544c54e6156034bb959f5de76c95ec7071d18723eb63 2,834 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 756.22 GB
    • Received: 18.98 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.