Loading Tool

Explorer IconExplorer

Memory Pool

86,019 transactions
31.37 vMB
0.20191672 BTC
Random Selection Loading Transactions
Max Size: 190.39/200 MB

Candidate Block

Mining Attempt 630a1fa12b7ebe4d71cfe977df39165591f4d009512f90900ddb253def0d0c5f
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root b2cb12cc32a788f9d7e4cd6d959ca15538dc10153e7a42b9a7d228c834605407
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,611
Size: 1.00 vMB
Total Fees: 0.10224657 BTC
Feerates: 502.67 > 10.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (294,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,142 620,142 00000000000000000006e049096b4ce29fad2e15f62006b7d69839a2ca96fedc 2,260 1.00/1.00 vMB 3
620,141 620,141 00000000000000000008c295ff23c0f2fa2a6508c602c74e178bc211133c487e 1,774 1.00/1.00 vMB 10
620,140 620,140 00000000000000000010fefb4188a6b9c9ce213ba73d5d7a41eb035e1a4a2319 2,985 1.00/1.00 vMB 9
620,139 620,139 00000000000000000010ed6a85150dd4c7f1dd558ed0f3a96e797d74c1560d34 2,787 1.00/1.00 vMB 18
620,138 620,138 00000000000000000000040084e1e7fd66f2b9cfb166603b60ff60818d767ca1 3,039 1.00/1.00 vMB 19
620,137 620,137 000000000000000000119063eb62ba2a06577bcd1635b5cea50fc5f38e776f6a 2,508 1.00/1.00 vMB 12
620,136 620,136 0000000000000000000b7293dafbc5ce9a9308ddf01dd878db70724e1b6e2bc5 3,102 1.00/1.00 vMB 33
620,135 620,135 000000000000000000031d097eeb2fe33a4c6fbf2dcebcdbd49051a4d7e37390 2,521 1.00/1.00 vMB 9
620,134 620,134 0000000000000000000367e3913cd028e75140c071c2ea14d98de580627e1c6d 2,501 1.00/1.00 vMB 22
620,133 620,133 0000000000000000000d6b7cc20d88a2725556750ff5f3726ecf71fb27d8aa2a 2,824 1.00/1.00 vMB 19
620,132 620,132 00000000000000000006eb18c3a0ebf30d1c018f9ae3461eb006d91fb131798b 308 1.00/1.00 vMB 2
620,131 620,131 0000000000000000000cfb172cc6f128cc73072d718566b1e234f632df616d1c 2,963 1.00/1.00 vMB 15
620,130 620,130 00000000000000000005f175347024f2ffb08766eea874b397c93e9aa9f564b7 688 1.00/1.00 vMB 4
620,129 620,129 0000000000000000000084c748a4e976fdbfab368d01424025d6eeb02f86077e 70 1.00/1.00 vMB 1
620,128 620,128 0000000000000000000afaedcea5f809aba4953be4e455ad112782040d5539c9 2,033 1.00/1.00 vMB 10
620,127 620,127 0000000000000000000b34ca546f8847b8e45b2b5d0ba8ff300f350de2a5f822 2,648 1.00/1.00 vMB 17
620,126 620,126 0000000000000000000760142b7657b214544739db5fb7673d83b6273aa3b193 2,244 1.00/1.00 vMB 3
620,125 620,125 0000000000000000000584dc72fc66c11a8931b053339253bc60bc15987a3d9e 3,203 1.00/1.00 vMB 26
620,124 620,124 0000000000000000000cce6fcb50e1eb1680cd8bad73215257f37509105fda44 2,358 1.00/1.00 vMB 18
620,123 620,123 0000000000000000000bb6f511d861870eac13087e4e61929743824e851b14af 962 1.00/1.00 vMB 2
620,122 620,122 00000000000000000006e6934a1846d5176604ffa5ed675c97b669a8c5a56631 2,883 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.