Loading Tool

Explorer IconExplorer

Memory Pool

44,482 transactions
28.89 vMB
0.10399109 BTC
Random Selection Loading Transactions
Max Size: 149.36/200 MB

Candidate Block

Mining Attempt 97665e586443de43f1ed313c73e8722745da8384f5c077e8aa66a4f811ee7eb9
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 517a3440b19858cb4d6e72dac7fcf4abf6f1036788d7cc81bd5609e98f5168bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.04160901 BTC
Feerates: 151.12 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (682,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,772 231,772 00000000000000aa5145f6ae515d9276b40e6f472e312c0a7bddaeea1937da78 231 0.10/1.00 vMB 127
231,771 231,771 00000000000000ffde62e84018ae8db0685387a4a5977f9248f9803fd8f411ff 54 0.04/1.00 vMB 88
231,770 231,770 000000000000016805906c5e27f2ee303fef0c87ad7997471355bce232abfe46 50 0.06/1.00 vMB 48
231,769 231,769 00000000000000a6667dcd604fa58fd983e1961789feff2b2796acf11ca644bb 299 0.17/1.00 vMB 118
231,768 231,768 00000000000001d40fa3a47ab3f634c2860448580b122fe513cb2218416a1b49 262 0.13/1.00 vMB 216
231,767 231,767 0000000000000122439f2ecffe7550d55adad17646f049a7fb8f8f53db36f7cb 212 0.10/1.00 vMB 161
231,766 231,766 00000000000001611e934a53c920d2e3c016317e106a9cb960ab8912fbfbd16e 223 0.11/1.00 vMB 114
231,765 231,765 000000000000001b64804c3cf4ecd2bdb07da7f903fa6e3e4b0f56808254955e 164 0.18/1.00 vMB 63
231,764 231,764 00000000000001095ebc561392b5d3f7f5383fdf8bc81429205c5962ed3ba0bc 631 0.28/1.00 vMB 132
231,763 231,763 000000000000014c34751c39fbcccd25b41414e5f5b860918685cf61bf01e18d 351 0.17/1.00 vMB 144
231,762 231,762 00000000000000a9e5f1ab62f5201b99b88228843a06b39ba891c1a95bf72a3b 307 0.12/1.00 vMB 166
231,761 231,761 00000000000001a23391e90b1a29b8daf4116a971237a87a2b3c01b8c6de206d 221 0.09/1.00 vMB 156
231,760 231,760 000000000000020089d67bd25d04a40c9c43b46f6c0b35c58d16146f3c5afbbd 213 0.09/1.00 vMB 178
231,759 231,759 00000000000001b27a2c83077c656848a50703307adb164e40e56e83ca3e04c1 44 0.02/1.00 vMB 203
231,758 231,758 000000000000005ff2d0fbcc3fc2c8e328c45ec046084bcbb612569f6dd03666 42 0.02/1.00 vMB 101
231,757 231,757 00000000000000fbc74f8653683d7302c9fda28d88bf34f80611114f54dcf32b 158 0.09/1.00 vMB 124
231,756 231,756 00000000000001834f61be5f90bd7840959c4990611e3fed2008243492d0652f 100 0.06/1.00 vMB 104
231,755 231,755 00000000000001b3265cbfde5c5bef744ad2ec46a1c733e2e7cd7324dc7dcc74 174 0.09/1.00 vMB 76
231,754 231,754 0000000000000083ceda46016ab9ec919e0a1662e32729b0987f2e80c9239b56 32 0.01/1.00 vMB 108
231,753 231,753 000000000000008f4d0eb675f13d069786cfd8293e4d657834281f57d3822d85 202 0.08/1.00 vMB 135
231,752 231,752 00000000000001db025cbb8464ae5fd163269b9158da59b4c81c77d6543d3a00 28 0.01/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 781.75 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: 631.71 GB
    • Received: 12.08 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.