Loading Tool

Explorer IconExplorer

Memory Pool

45,606 transactions
28.67 vMB
0.13395571 BTC
Random Selection Loading Transactions
Max Size: 151.62/200 MB

Candidate Block

Mining Attempt 468962b52a0475c0b4f9b61236f80a55c7354e3df3ef4294f42c7079c52c2594
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root d3d6f71603603d7952aa7bcd71fea0b2ba7a11fa422c2be6a1634acbf8d077f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,694
Size: 1.00 vMB
Total Fees: 0.07486531 BTC
Feerates: 15,654.48 > 7.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (244,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,025 670,025 000000000000000000027fe6d57062e15912b9e20b59b5e42a1b98ecfe387c73 3,035 1.00/1.00 vMB 147
670,024 670,024 000000000000000000006898cb4cb26ed9219f71d683477480fe9746625a2863 2,768 1.00/1.00 vMB 174
670,023 670,023 000000000000000000061068a4c03a998fa083fbded1eef667c9b026295e7b9f 3,409 1.00/1.00 vMB 186
670,022 670,022 000000000000000000031c2a32602ba102b3beb2c3af56342a5592cd284b3686 2,259 1.00/1.00 vMB 128
670,021 670,021 000000000000000000090f78f45e56b442b2d9686c2ff2f9a6cb7dc4fa8c6cb6 2,910 1.00/1.00 vMB 147
670,020 670,020 00000000000000000005b7b3d05fdaa6beb8275d129b20aba63dc45addacc92e 2,794 1.00/1.00 vMB 144
670,019 670,019 00000000000000000000f2118e5ed174395d72500e8d223990278b983eb87e68 1,369 1.00/1.00 vMB 130
670,018 670,018 00000000000000000007a3688746c1d04d1b9619ebdc4813b843fbf995bc9f0c 2,760 1.00/1.00 vMB 111
670,017 670,017 0000000000000000000282060791c9da574764b0d2df011cf10bfc6ee41e981b 2,987 1.00/1.00 vMB 121
670,016 670,016 00000000000000000004d765027ba413303c3a160c1ebe8d287c7d210a1a764f 2,772 1.00/1.00 vMB 147
670,015 670,015 00000000000000000006f77d62961be21b04a5942fe9b409d41ee74e0a00e843 2,229 1.00/1.00 vMB 134
670,014 670,014 0000000000000000000cd06dfa84ef7fbb46f0e1b988d8f46e463d263a49d63c 2,757 1.00/1.00 vMB 162
670,013 670,013 00000000000000000004304e29c1c2abd6e73ae40b3e8f6ccef1da30146d7420 2,024 1.00/1.00 vMB 139
670,012 670,012 000000000000000000070ac0e0b9d1752337b7af020ab6cd4929ddc647d076c1 2,439 1.00/1.00 vMB 157
670,011 670,011 00000000000000000003d07fa9dc68ba87973c75f43c6a2711a5cd96e3a7027b 2,801 1.00/1.00 vMB 139
670,010 670,010 00000000000000000006c3a59280c765cf0c494c6aa39e71e4cdefdb0207a6c1 3,031 1.00/1.00 vMB 129
670,009 670,009 000000000000000000022b0706a1de9365d5b57ce2dca55326b4c55fb174633b 1,504 1.00/1.00 vMB 121
670,008 670,008 0000000000000000000c71d3b441a8d61684f1df53326e8a965306c632a8b16a 2,220 1.00/1.00 vMB 138
670,007 670,007 00000000000000000003f5ae792f08aaf02562f79f6bd28423d9e2ca9f87e531 2,350 1.00/1.00 vMB 140
670,006 670,006 0000000000000000000cc6d7078d8bee8015e618a057ea323b3bafb64b916aae 2,721 1.00/1.00 vMB 111
670,005 670,005 000000000000000000008924fcdc4d00e6d0e97d783eefe9bff566b0631ab225 2,207 1.00/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.04 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: 650.74 GB
    • Received: 13.32 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.