Loading Tool

Explorer IconExplorer

Memory Pool

15,471 transactions
9.51 vMB
0.02653698 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.94/200 MB

Candidate Block

Mining Attempt d0e3b16faf03e7863971bc508a3a26ac612585cef9362e5e72fd31eb4776413e
Version 20000000
Previous Block 00000000000000000000a467ad5015fa9fec2a6bd3793c4f43fb0165dceca392
Merkle Root 46249ea97a1edc73dc9e23859fdec59e9d8f483e02f2ef4b1fe5a9eef4f85bb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,800
Size: 0.99793275 1.00 vMB
Total Fees: 0.01200589 BTC
Feerates: 101.35 > 1.20 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,628 (710,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,715 202,715 000000000000020084636228c389c2caec4891eec894bbf1d11ce6e0e83e781e 214 0.15/1.00 vMB 190
202,714 202,714 00000000000000cffc49f808980e8839a1906cd84540ce43daa0181dcc92fbb1 492 0.21/1.00 vMB 572
202,713 202,713 000000000000010eda59fb39410fc2bf9b98ca74f4a32ed2ebb0a0c108cdf158 32 0.02/1.00 vMB 948
202,712 202,712 00000000000003e56a1351e9dfee169e3b4c82b44a36b2c00c39b60d09443955 17 0.01/1.00 vMB 211
202,711 202,711 000000000000050147a88ef49ec8d5f3b830e84cfc02338b7f9b115b376a8c81 48 0.08/1.00 vMB 109
202,710 202,710 00000000000004158ad4867f7f7efbe33b3e996853308495fb28ac11c093eb68 534 0.24/1.00 vMB 132
202,709 202,709 00000000000000f8ac525b6c8cf2fdc4e33a6cbdb2e3f9a2d4795b9648fe6b2e 266 0.08/1.00 vMB 33
202,708 202,708 00000000000001f2f450b1d15d917f9e7e692e0259cb57bd230c46b6741b9e16 135 0.05/1.00 vMB 19
202,707 202,707 00000000000004e429246e98c9efb7f8220831256a6699abf06cff8199ebd91b 464 0.27/1.00 vMB 470
202,706 202,706 000000000000057b499cfdac3fac793eaf5f1652aab133e4fdfd71427dc5395f 62 0.02/1.00 vMB 168
202,705 202,705 000000000000041e252ce743fbe63c851eecd78d7568467cbe5dfec49f56df6b 145 0.05/1.00 vMB 147
202,704 202,704 0000000000000186c0b2cae480036e0d1a6f6606ea6297ed42a6c054380b5bac 545 0.23/1.00 vMB 92
202,703 202,703 00000000000001f0abe9ad40d8cc23dade19332500e0bfd8560a6f0868223f68 137 0.05/1.00 vMB 237
202,702 202,702 00000000000005583ed325f28ecd040c124308da5b9c59ab0f9f688b1e88f4db 140 0.05/1.00 vMB 143
202,701 202,701 000000000000025cbfdfbf38c8590545584eefd9438c0d8ca49e1c8d44de6ceb 577 0.26/1.00 vMB 146
202,700 202,700 00000000000001803c6a4e75ba0a20b8602dc984d91582af324004046187d8f9 135 0.15/1.00 vMB 75
202,699 202,699 00000000000004e4dc4339ee98161a75d7bff330b3fb282a463ef08ac8e3415d 31 0.01/1.00 vMB 109
202,698 202,698 000000000000000e7e075eccab787e8cf2c402fb3671cd6dc34a5aabacf0959c 204 0.14/1.00 vMB 154
202,697 202,697 000000000000029f1784b3b8e7f31ba25391f6c0357fce03ad3e6d86b601a2b7 218 0.10/1.00 vMB 159
202,696 202,696 00000000000002964616d6ed1e9ba5ad9ac7657386ebc1f905a2df5ed0c9b31e 89 0.04/1.00 vMB 56
202,695 202,695 00000000000000e1f94cc087f092e94c8e9732414a3877ac17082307a7d299fe 332 0.14/1.00 vMB 212
Previous 10 blocks ↓
Total Size: 779.96 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: 467.35 GB
    • Received: 2.87 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.