Loading Tool

Explorer IconExplorer

Memory Pool

74,323 transactions
28.82 vMB
0.08280207 BTC
Random Selection Loading Transactions
Max Size: 170.23/200 MB

Candidate Block

Mining Attempt 8376b49fe773180e031708272faff6b8c4aec054ef8b7c33a7c62bce6fdb0522
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root f7cef2c9b7edfa2bd5e252f3ee1d332669389bb3fc3d2d14c2b329e62400da6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,306
Size: 1.00 vMB
Total Fees: 0.02370559 BTC
Feerates: 150.36 > 2.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (381,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,879 533,879 000000000000000000091b06284edee8d6f5efe6166e073fbe50436a1c3f25db 1,048 0.68/1.00 vMB 14
533,878 533,878 000000000000000000211b9cc7b92f25e62b7a1a6b68dc025526ad6666f87b54 1,904 1.00/1.00 vMB 14
533,877 533,877 00000000000000000000c47b91cc337b4ab7063da5ce5c39d6dcd9fd02521e0d 1,976 1.00/1.00 vMB 22
533,876 533,876 0000000000000000001401c2085b06a00f0a2cc7e453070fd4630d284f90f68c 820 0.90/1.00 vMB 8
533,875 533,875 0000000000000000003373bc209c800390e37fb0785ddb526a14b183ce635fa6 853 1.00/1.00 vMB 3
533,874 533,874 0000000000000000000f26b8245bdc3135c33c87ccb59f16c813fd57fdf08ea1 2,897 1.00/1.00 vMB 10
533,873 533,873 000000000000000000222ae6e80852c8cc21de28a57b50517daf0018c2a542b0 1,547 0.59/1.00 vMB 43
533,872 533,872 0000000000000000002743b9c002de6dac05923547917e844846a8af70111ee4 2,222 1.00/1.00 vMB 17
533,871 533,871 000000000000000000360cb78a5401b4182a5b99463611b47a6d3ee086ac4128 772 0.53/1.00 vMB 9
533,870 533,870 000000000000000000109065c5fdd3ddb4c9be01d4fb5d829e858d998ebdfe19 220 0.08/1.00 vMB 90
533,869 533,869 000000000000000000065cd9ae70b939ec04fd6778f2feb534dd1fcca9ef7dc0 610 0.78/1.00 vMB 22
533,868 533,868 00000000000000000006b61b7fc67f84f3a2d5672dae53ba0697d63526a403c7 810 1.00/1.00 vMB 6
533,867 533,867 0000000000000000002b3a0b257c575207edb721e7cd3f3ae26eda37cdae2f5b 2,518 1.00/1.00 vMB 10
533,866 533,866 0000000000000000002a10d297a23bf4cfbf5ea75e72a97142ef27c8069d89ee 2,401 1.00/1.00 vMB 52
533,865 533,865 0000000000000000000afd7b139bf259f12555026b53b0f85ca898505ec44711 660 0.39/1.00 vMB 20
533,864 533,864 00000000000000000032582384e6863fd66ee0bc591d256aa4602cdec7ed5833 257 0.11/1.00 vMB 19
533,863 533,863 0000000000000000002c3cd6abb238766b716db94ba467b4acdcbaa504ba6aea 1,179 0.94/1.00 vMB 13
533,862 533,862 00000000000000000002ba79ed593dd079d539ab473986a771ad1f06507451ef 207 1.00/1.00 vMB 2
533,861 533,861 000000000000000000129cbdb2592fc7a968ff12712588502dc046e5a406e9aa 966 1.00/1.00 vMB 3
533,860 533,860 00000000000000000000e86eecf330df3ebafafcce05633a0bfc14b59b388fe5 2,185 1.00/1.00 vMB 13
533,859 533,859 00000000000000000028c5f4d9cd950d826c8124da45c664836dad62fd6af156 2,020 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.