Loading Tool

Explorer IconExplorer

Memory Pool

45,644 transactions
23.07 vMB
0.05918162 BTC
Random Selection Loading Transactions
Max Size: 126.95/200 MB

Candidate Block

Mining Attempt ff6b79faa8167953143d96370634a7e74404b64e29d2737bce09a3bd094145a0
Version 20000000
Previous Block 00000000000000000001edbfed385dba04839fd0016a10cd5b3147ca7d3209be
Merkle Root 2d2db3013f5be3ad112ac81a9baa950e0d171a80dcd6bbfe388c02d5f1de1627
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,543
Size: 1.00 vMB
Total Fees: 0.01114058 BTC
Feerates: 151.03 > 1.12 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,981 (839,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
74,753 74,753 000000000041795fd5729cb89bc2618a03bcbe122cca1884caa70875d3e54032 1 0.00/1.00 vMB 0
74,752 74,752 00000000005030b631af9c9eedb7b4a9f7a61d63521c0483172d6c15e3ec1a70 1 0.00/1.00 vMB 0
74,751 74,751 00000000005b12169237f030ac4b6cf9fd56eeca1e7e965d72e40c7c39de1693 1 0.00/1.00 vMB 0
74,750 74,750 00000000005164131c4a72c53ecb60528a467b6062b6df0f347b7ca08005099c 1 0.00/1.00 vMB 0
74,749 74,749 00000000000644ccfc64f9377af163b47cac04368f002cec6d41f659c21f9e12 11 0.00/1.00 vMB 0
74,748 74,748 000000000045e8d64c92e8f5b30df871f595d76e062e523b5bd953992b6ea0ea 4 0.00/1.00 vMB 0
74,747 74,747 00000000005810a345f5efcfb1999ef4ff88a8b556ef1598abd1c5e06ba27ad9 1 0.00/1.00 vMB 0
74,746 74,746 00000000007d36595fb52a6eb7d2458fb65d69c18c9d1f9eee63d44a30ff0793 1 0.00/1.00 vMB 0
74,745 74,745 00000000003a5f98913960ef4ebc11f660163c452b24d3f8003c32c479953b71 4 0.00/1.00 vMB 0
74,744 74,744 00000000000453686a0d38e2b9b5287e05b9032d49775175394adefbcf02cf5b 3 0.00/1.00 vMB 0
74,743 74,743 0000000000233d3bc8bf9a644e64a14c37124358f467486c4c7de1bef2d8db06 1 0.00/1.00 vMB 0
74,742 74,742 00000000001ab454b2115f2d03dc676a50baa6b4446f254e37e6bb17d8a9a79a 3 0.00/1.00 vMB 0
74,741 74,741 00000000002c03d16973abe660d3a3deb4deaa1d642111299cf8a3d87906702d 2 0.00/1.00 vMB 0
74,740 74,740 00000000001a2ac70fc6310ec83464c860afb78138bd043f0de31de2a3c8dea7 4 0.00/1.00 vMB 0
74,739 74,739 00000000004d542fa6b55285887743a06331a0a47ae726d476a99b042454f1cf 1 0.00/1.00 vMB 0
74,738 74,738 000000000021b8e3359b9b7b13759f78d88ca91083fbbd1ea2db144e33e35a6d 2 0.00/1.00 vMB 0
74,737 74,737 0000000000054cc1e7db8ebd5691bc601c629271219a17e153e423437e0b4d34 1 0.00/1.00 vMB 0
74,736 74,736 00000000000e2035bb346fb979c2bb3ae2bfd9b9015ea23d28aa05e5fd71b6dd 1 0.00/1.00 vMB 0
74,735 74,735 000000000069fed4650ba07db1caeff39afcf4245982cdf17ad6faaeae2bc5da 1 0.00/1.00 vMB 0
74,734 74,734 00000000004bb9daf068a2a669fbf58d33fe5ccb65f7af8126c10b286806210e 2 0.00/1.00 vMB 0
74,733 74,733 0000000000705eac5a126eb67c11b31cb36d9eb14d0740b8a0d9cb3ce5e3a76e 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.57 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: 538.45 GB
    • Received: 6.12 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.