Loading Tool

Explorer IconExplorer

Memory Pool

48,138 transactions
22.92 vMB
0.12759259 BTC
Random Selection Loading Transactions
Max Size: 128.15/200 MB

Candidate Block

Mining Attempt dc6d7b16d11319ac32001db6c708a8eda135fea34ce84b9fbe749c1a09834aa6
Version 20000000
Previous Block 00000000000000000000d451218953608884fdf06a7d0218542220f2352919d8
Merkle Root ffa0464754ac0658ebdaf1b9823dbb2a4a959dbc8f26dbdfe0cb48fef3417aae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,249
Size: 1.00 vMB
Total Fees: 0.05310106 BTC
Feerates: 192.68 > 5.32 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,093 (814,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,836 99,836 0000000000014d5d096c04ef5d0bc38d8254c93a28ba304ab229d87cd2b35f70 4 0.00/1.00 vMB 0
99,835 99,835 0000000000020b4f1173ac5469e9ba371740a05357eef91321103c2b5f6803d3 1 0.00/1.00 vMB 0
99,834 99,834 0000000000040620de0100ea0a8a25f1e76f45aba1bc42601c542bb46441fe73 2 0.00/1.00 vMB 0
99,833 99,833 0000000000014750f40111d40d9d7b9ca8a9054c2774ae916020e01913e6085d 2 0.00/1.00 vMB 0
99,832 99,832 00000000000149e86ad366fb25187ab9a820f00f4b091052f55ff0c934c25483 1 0.00/1.00 vMB 0
99,831 99,831 0000000000036604bde68b5902292a4ababa6dbf91d7f9c50c71395a86b47bbf 2 0.00/1.00 vMB 0
99,830 99,830 000000000002f7fd03fb77a0c8b0d4015e79d4f44cda8d09e289ffdf0021a5d0 2 0.00/1.00 vMB 0
99,829 99,829 000000000002bb7d40bafd952c8658fb879350bd71aa0c119e04d0452a1b1743 4 0.00/1.00 vMB 1,221
99,828 99,828 000000000003bd62926dcf0031c81caec1bbf65b836541ffafe5f5a5e80eab91 3 0.00/1.00 vMB 0
99,827 99,827 000000000002feccaf52ac59d3a98a391c6e553092787c18bca84d3d3ca3aa72 10 0.00/1.00 vMB 0
99,826 99,826 000000000003c508c153fddb43feff59d0a622d46a031e78aaee5314cd75d2b9 9 0.00/1.00 vMB 837
99,825 99,825 0000000000016114d8370aa80a2f75c2b0ada2b3aabb67e8be712c98f110c11a 2 0.00/1.00 vMB 0
99,824 99,824 0000000000036f7901edf14394594d54c5cd719931b73991490f6976e2f33789 3 0.00/1.00 vMB 0
99,823 99,823 0000000000018db84e16e293bcb0ff1127885b27e1e79a6827eb3319a812ce39 5 0.00/1.00 vMB 0
99,822 99,822 000000000003240303908b5642fcc15938dc3ccaa01c6425b513626b550f9f51 2 0.00/1.00 vMB 0
99,821 99,821 000000000001f676b2932b2aaa4678d02be3d48a64065ca9a019302e9824bd3b 4 0.00/1.00 vMB 871
99,820 99,820 00000000000080e552308f4e440d73788ece10c3e69953cf48f712e9aa1e870c 3 0.00/1.00 vMB 0
99,819 99,819 0000000000004604f312934568f487551d95a4ecda7eef6ffef4f24040c29d08 6 0.00/1.00 vMB 0
99,818 99,818 0000000000044b187599d79e7998495774b8d681a347509f839cb7a2f96ed361 1 0.00/1.00 vMB 0
99,817 99,817 0000000000040ed4bb1bf19736569efd8a9204c69a1317a5209af0b50d8e072f 7 0.00/1.00 vMB 0
99,816 99,816 0000000000002a921185d9449ffc875b7e72d06cfffe9486f30b73d036f0054c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 558.00 GB
    • Received: 7.10 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.