Loading Tool

Explorer IconExplorer

Memory Pool

50,031 transactions
29.78 vMB
0.11109674 BTC
Random Selection Loading Transactions
Max Size: 158.89/200 MB

Candidate Block

Mining Attempt 298ef83dc9a0a5c0db9185d65a230c9ddd0021bf0a514d7b2a23760db8a8e938
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root ef8202022bac9dab3833a17f403a112618aab7207aee1313d666eebe4c59323d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,229
Size: 1.00 vMB
Total Fees: 0.04838724 BTC
Feerates: 301.60 > 4.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (591,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,079 323,079 000000000000000000e097e8bd7e2e6de678c41ad59a15ced154b077dd9913fd 1,384 0.75/1.00 vMB 27
323,078 323,078 00000000000000001a794123afbc2c0ae7fc489c1372b8985c8066b07433c1d8 1,417 0.69/1.00 vMB 32
323,077 323,077 00000000000000001dda72e45868bccb812218e17adc06614041a84b99c36521 873 0.73/1.00 vMB 19
323,076 323,076 000000000000000016eabda45c71b571b7748b1987fa7f48822bed0490a5c248 1,081 0.75/1.00 vMB 22
323,075 323,075 00000000000000001cb6ee932e905a73cbd56d7476f3341376cd3ba14980286e 2,124 0.75/1.00 vMB 39
323,074 323,074 000000000000000006b54fe9c691bd756f5876d3fa4e8ae72df0e7cae03c0085 281 0.16/1.00 vMB 20
323,073 323,073 00000000000000000fdf7cb4e12e75785475e173f8a0d89e991ab821306e2010 1,447 0.79/1.00 vMB 29
323,072 323,072 00000000000000000d7170c594ec57ca85b506661fcb7116e5995780ad0eb35e 775 0.44/1.00 vMB 26
323,071 323,071 00000000000000001f160d5cac22caa21e93894c3039d09bec5833ee59ca4ac7 390 0.20/1.00 vMB 29
323,070 323,070 0000000000000000018fd718a8d06fe228982c56fb6657981bc7389cc11403a7 459 0.25/1.00 vMB 28
323,069 323,069 000000000000000010cd0d3233884de7b3e8716ed5c77644de8d836a697ac92e 604 0.35/1.00 vMB 27
323,068 323,068 000000000000000013867ab70de09fdf66dd28e0c2b475438b1d0f4413a13f17 357 0.29/1.00 vMB 20
323,067 323,067 00000000000000001b8f86b5676a55dc287ac611f4f0c14c8a3f04058e6da359 1,348 0.75/1.00 vMB 28
323,066 323,066 000000000000000007707f0b41e97559d9fc77a61dc4186a7194ce009a6bc4ee 158 0.10/1.00 vMB 15
323,065 323,065 0000000000000000078e618bc70ba3f66735ae3b1a4c078b8c95e5e1d986c1fa 940 0.67/1.00 vMB 27
323,064 323,064 00000000000000000846a223340ea46ebfae42586bf58555d280cc7aface9875 138 0.09/1.00 vMB 16
323,063 323,063 0000000000000000143443561d74fdebeb3f5f452483176836510c4e49f1ed13 836 0.50/1.00 vMB 26
323,062 323,062 00000000000000001e7974f2c75c29152bf82600b3e0802caeaf8ab198cac1cb 316 0.17/1.00 vMB 33
323,061 323,061 00000000000000000ea7925da11efca3ef68cff80c1bd08b328c42448e6edc0c 392 0.20/1.00 vMB 25
323,060 323,060 000000000000000011fa4e17d63b8898afd5e841944265f981fe63f181311a9e 634 0.28/1.00 vMB 36
323,059 323,059 00000000000000001e22ee150ea5ba411688bb5065fdec96cc9e23a8424952af 833 0.53/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.12 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: 652.13 GB
    • Received: 13.73 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.