Loading Tool

Explorer IconExplorer

Memory Pool

80,076 transactions
29.68 vMB
0.07181931 BTC
Random Selection Loading Transactions
Max Size: 178.92/200 MB

Candidate Block

Mining Attempt 72b803b0890f8a2f92c36371d77f3e7784ab1aac505d4ea576a2a76179bdb5a7
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root fede79c37466aacf190eab7c93915f48369e726d3c22de5daa2e7ce66827c1e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,810
Size: 1.00 vMB
Total Fees: 0.01136349 BTC
Feerates: 147.04 > 1.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (423,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,017 491,017 0000000000000000009e24d59d2b550e35507aa0db4c22adad26b9f6aaebfe38 2,308 0.95/1.00 vMB 133
491,016 491,016 000000000000000000c3ef6073da690df55b1dfa88e7bb979f3eae54fc428b61 2,160 0.91/1.00 vMB 142
491,015 491,015 00000000000000000091541631b445f368479206da239dfa672c2b402bd9ae2a 2,548 1.00/1.00 vMB 160
491,014 491,014 0000000000000000008d12e321b6dd4252094c4cd600eac864479d2d7efa752c 1,767 1.00/1.00 vMB 156
491,013 491,013 00000000000000000079661c3f73d314ad2b30072833fee165fbc9f50c09f99e 2,581 1.00/1.00 vMB 172
491,012 491,012 000000000000000000aa8a28c360f5c3de0e3da49aa9fde2a386050095a353af 2,103 1.00/1.00 vMB 103
491,011 491,011 0000000000000000005db24ef140f899ba8c64e8d4e68eb960893743be50457f 2,210 1.00/1.00 vMB 121
491,010 491,010 0000000000000000003d3304b3f27938acbd24c06e3fa34f29b237c8a5e43712 2,327 0.96/1.00 vMB 69
491,009 491,009 00000000000000000085a9203658693e3329c6d590f93723091ec500bc5f6822 1,251 1.00/1.00 vMB 84
491,008 491,008 000000000000000000e9074a662dc4a0859f9c4e43a44cea1bc732476f8829fe 2,391 1.00/1.00 vMB 127
491,007 491,007 000000000000000000e24922ea89b0f5a22100629ee8e237f67c3eef267398dd 2,174 0.94/1.00 vMB 182
491,006 491,006 000000000000000000bcea39ad70deb54e9dabf92a0a60dff301278fe1264d04 2,450 0.93/1.00 vMB 139
491,005 491,005 0000000000000000002c77a272d127cf07be01075f8084434cb15130bedc8ace 1,902 0.90/1.00 vMB 54
491,004 491,004 000000000000000000798ec92d5ef4fc7e696281b3605ce0e0fc06505320bcf9 920 1.00/1.00 vMB 89
491,003 491,003 000000000000000000b2a882caabbbf2f5114507572ea1e87bfbe3746b4a0e3d 2,148 1.00/1.00 vMB 86
491,002 491,002 00000000000000000018a590a5762ad15ab11bfc4f0a21c832008613cf1c7eab 2,558 1.00/1.00 vMB 139
491,001 491,001 0000000000000000001143ce0f608c325c68262f83840eb0c6ad4550f8d1c832 1,556 1.00/1.00 vMB 141
491,000 491,000 000000000000000000b41ce16ca7d1452d910ffd43dbab22415b2b3a283aa98d 33 0.01/1.00 vMB 366
490,999 490,999 000000000000000000d8e904412f39648c387a4c559f3d84145180d9d156561a 2,255 1.00/1.00 vMB 184
490,998 490,998 0000000000000000009529524aca878abd9f5e122764dcb44305bffa462aa341 2,031 1.00/1.00 vMB 110
490,997 490,997 00000000000000000070f46dbb78a36b4e39fba1bfb115f69a2534ebea188fbe 967 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.36 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: 662.83 GB
    • Received: 14.88 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.