Loading Tool

Explorer IconExplorer

Memory Pool

24,851 transactions
26.55 vMB
0.05448918 BTC
Random Selection Loading Transactions
Max Size: 126.75/200 MB

Candidate Block

Mining Attempt 2c37b4f1e6a4ccd488bf064a450c1e20c15fca1854978b20423147c98f06e363
Version 20000000
Previous Block 00000000000000000000222279f35db39c4c1e723abe28171badb7bd3d2267db
Merkle Root bb620f05b719d5d07d87e9e7f78bb2eac16cdeebcd615d2cc1a2ec154f02e35a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 556
Size: 1.00 vMB
Total Fees: 0.00494793 BTC
Feerates: 129.48 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,491 (873,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
41,336 41,336 0000000062edc3ed48ba834dab5ca8998cd6fc4bf5c75dd1799d8d47aaa66b03 1 0.00/1.00 vMB 0
41,335 41,335 0000000006e2fd90dc8f75b0ed7f706572533a69c6591a8f05057e151b6f5fb5 1 0.00/1.00 vMB 0
41,334 41,334 000000002f3cf075b4a1f7c07a84c48376f6192ad2410328f94d36928d8dbf22 1 0.00/1.00 vMB 0
41,333 41,333 00000000398c66bbe999750bf6ea16521766023bd5748ca6b4291fe6b900e636 1 0.00/1.00 vMB 0
41,332 41,332 00000000617443d5b43e1401ecf102f668b520b9f640f1dda8bc1d187d31fe9c 1 0.00/1.00 vMB 0
41,331 41,331 000000003efe7a4ed2f0d0ad94627c4615d27f61297f2ea1c07a580227220e98 1 0.00/1.00 vMB 0
41,330 41,330 000000001522cb783c69d8ac32fe463fd4f93184ee7b6a962433104e2ea862e6 1 0.00/1.00 vMB 0
41,329 41,329 000000003428a1708882a3f8b5e33d65ca1c584d4c7177f7f372f36996fc3d63 1 0.00/1.00 vMB 0
41,328 41,328 0000000002722064e3345c7af61eaccae9ed069e92a2d25d6fcfc38540a20add 1 0.00/1.00 vMB 0
41,327 41,327 0000000062a0f8f914199936b3885b6135167107dcc30a37e3c9a4e1de9154e7 1 0.00/1.00 vMB 0
41,326 41,326 000000000e75e7cac3d004dd22b568479a4c27d1c33d67e3e5df46b2370894db 1 0.00/1.00 vMB 0
41,325 41,325 000000004205a31ca009ee3782cc6a0e755a72f0e58c127be9a5552d00da114e 1 0.00/1.00 vMB 0
41,324 41,324 0000000020c067f4f7bcc5c89421ddd5731e36f93901d930f966d70b71f4d758 1 0.00/1.00 vMB 0
41,323 41,323 0000000026b4bd2d0ea640cdf290d886ca21025ddd1f07c97ed506e0da3e64ea 1 0.00/1.00 vMB 0
41,322 41,322 000000001c6f7b5ababec5263160c99b880507bf642a15b920c9c7976d952a5d 1 0.00/1.00 vMB 0
41,321 41,321 000000004f44f7ce7878f42d7e75e16bca4d3842f3fe73b2e2d2a9cea7f50252 1 0.00/1.00 vMB 0
41,320 41,320 000000005ab0606ef84d79b922e4df6ce835e1adaaaac035fcb686fdc50278b0 1 0.00/1.00 vMB 0
41,319 41,319 0000000044920f69ddb6087330858b8281314509aa9a231f50db14e52534c52d 1 0.00/1.00 vMB 0
41,318 41,318 000000000690e1957bba0c235cf82ada4857b0fdde6e03b9fd64f95e655632cd 1 0.00/1.00 vMB 0
41,317 41,317 00000000351a8bda573d03c45690122d07126243f0a513c749351029b00cfcf2 1 0.00/1.00 vMB 0
41,316 41,316 000000005dd069a1833cef91a055fe2fa11c3271835b7da2117d7917ede1ccfb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.48 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: 611.73 GB
    • Received: 10.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.