Loading Tool

Explorer IconExplorer

Memory Pool

82,281 transactions
32.41 vMB
0.12045783 BTC
Random Selection Loading Transactions
Max Size: 192.56/200 MB

Candidate Block

Mining Attempt 1ded403202d0d1ada0451be7c8ad9a576252abc9ae0be16d0289226333ff6c9d
Version 20000000
Previous Block 00000000000000000001fa11650b686dc4d0b0cd23073601665d3111fb121383
Merkle Root e1571fc139e24d624c680aaee7158e918ac56b13c79d68581b1a253a40adc7c2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,951
Size: 1.00 vMB
Total Fees: 0.02365596 BTC
Feerates: 78.83 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,354 (198,274 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,080 717,080 00000000000000000005daec6f35f1e8122e519eca40d996175ac6321f33126d 2,724 1.00/1.00 vMB 19
717,079 717,079 00000000000000000001a95ed1b1629f2d38f65614e9293ed16501d591fe56b6 3,325 1.00/1.00 vMB 21
717,078 717,078 0000000000000000000838f7c65a28f84af44d2120a7dfb334cc7d11063de2a1 1,530 1.00/1.00 vMB 14
717,077 717,077 00000000000000000002e00b487a868b2e9504a5639b29185e5109226e1be04e 2,166 1.00/1.00 vMB 6
717,076 717,076 000000000000000000034ae11b2450fe68a86fbb0414160857c4fb04cc487d44 2,212 1.00/1.00 vMB 7
717,075 717,075 0000000000000000000018bb637c62ca3d6089a91475798820f2570bf7ac277d 1,812 1.00/1.00 vMB 20
717,074 717,074 00000000000000000005b7b2059813ff77d894f4f8fb88fd1d1bc92367c3883f 2,691 1.00/1.00 vMB 4
717,073 717,073 0000000000000000000b0555efa9c8fbd0ba9625ca6b0bfbe25a711f5e8e6bea 2,765 1.00/1.00 vMB 21
717,072 717,072 000000000000000000021ca940d8c56f62c189c4b42b13561d7bbe5a59d7893b 1,688 1.00/1.00 vMB 7
717,071 717,071 00000000000000000009cfa6defdcb76d3ee9933f99814b93593893f5f8bb2a4 1,492 1.00/1.00 vMB 16
717,070 717,070 000000000000000000051a75829aaea0a89651ee72c763819d393e6ab82a2505 1,095 1.00/1.00 vMB 10
717,069 717,069 00000000000000000006d11424d57510a24032f939236f47f624a290959fc75e 3,854 1.00/1.00 vMB 8
717,068 717,068 000000000000000000021a4418065707fa7c22af1ce315212ae963c5c074ddc3 2,866 1.00/1.00 vMB 6
717,067 717,067 00000000000000000009438c863822c67db017328740800b86802ce28aee41ba 3,181 1.00/1.00 vMB 10
717,066 717,066 0000000000000000000a16378cad76950dd6c4aa04e36982a37bd185b2962bd8 2,436 1.00/1.00 vMB 12
717,065 717,065 00000000000000000003d824932939d7ba9a6bc9284a016e9401f7c3bc2eaef8 2,800 1.00/1.00 vMB 15
717,064 717,064 00000000000000000000f6c97eb2f95f28f196842e0fc9b4945cda98b3cf534f 2,009 1.00/1.00 vMB 26
717,063 717,063 00000000000000000001a8ed656f6a0acb6a2aa84173b4cfd752a9ed47952bfa 2,823 1.00/1.00 vMB 14
717,062 717,062 0000000000000000000a8535fa6a2314c9fe9dc945ed3d337dace3447731d3d5 1,480 1.00/1.00 vMB 13
717,061 717,061 000000000000000000064758f07be58470c1a42362c3570211ec9ba31d857e93 2,071 1.00/1.00 vMB 12
717,060 717,060 000000000000000000021a305a3be7153ffcf4f87bee946bff137fc85706de0c 1,171 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.00 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: 718.87 GB
    • Received: 17.97 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.