Loading Tool

Explorer IconExplorer

Memory Pool

81,390 transactions
30.63 vMB
0.09481041 BTC
Random Selection Loading Transactions
Max Size: 187.02/200 MB

Candidate Block

Mining Attempt 24ab6c59eab760ed8b16afbeafd32a5afbf3453bc7c88ce173d920c7b10575c8
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 345371e01b7b685b03429307e9373000e82fbb77e20b3fcfd630b5fcb646e4bb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,163
Size: 1.00 vMB
Total Fees: 0.02408420 BTC
Feerates: 301.60 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (22,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
893,077 893,077 0000000000000000000056cc9c12e2eb7d831438315fd94a50db2e06a76df9d9 1,544 1.00/1.00 vMB 2
893,076 893,076 000000000000000000009b10695d3066cc8684f75de3b7ddbabcbabc9eeef35a 1,995 1.00/1.00 vMB 2
893,075 893,075 000000000000000000008716de8eaae3d02c94a896d9ce483e61dd323981abac 2,083 1.00/1.00 vMB 3
893,074 893,074 000000000000000000007691a816fe2bbd3e0073ca2b8a093db84dc7961a8ab4 3,188 1.00/1.00 vMB 3
893,073 893,073 000000000000000000006da916fc76f61dae21070ccca49368e93db09ea052a7 2,650 1.00/1.00 vMB 3
893,072 893,072 000000000000000000004b3665d401e1b79ba44bd02a025cade3a29ce4e32f5b 3,816 1.00/1.00 vMB 3
893,071 893,071 000000000000000000002d62755c57d30cfc47c07348b61026a3f1c3af7ced3e 3,721 1.00/1.00 vMB 3
893,070 893,070 00000000000000000000b24a185657228b88127b304a0680ca9c98015c0b2798 3,699 1.00/1.00 vMB 8
893,069 893,069 00000000000000000000af13e2372f2fa8af8da365d7eb3f9d4ff311d63da005 3,969 1.00/1.00 vMB 5
893,068 893,068 00000000000000000001b3d2e62fa85134af7ed448904069e349bec8c97116a0 3,268 1.00/1.00 vMB 7
893,067 893,067 0000000000000000000161e5897dd14465b946e2264da897f18766bf40ce1b95 805 1.00/1.00 vMB 2
893,066 893,066 0000000000000000000162a8323f14b520db71f2d65efa83844342b450d5c9b9 2,886 1.00/1.00 vMB 2
893,065 893,065 00000000000000000000306b5c7642d075d1369fc4bfdf247035458ed1528827 1,116 1.00/1.00 vMB 2
893,064 893,064 00000000000000000000537447fa2b7bf34b503e9f72552928b4ae77d06f12fd 3,563 1.00/1.00 vMB 4
893,063 893,063 00000000000000000000170ee1ea99d3d44bea3e55d502f67bea3cf3b4d4917a 1,527 1.00/1.00 vMB 2
893,062 893,062 0000000000000000000095e5b0fb5d939979120a531eff8ceab16886cfb2871e 4,055 1.00/1.00 vMB 4
893,061 893,061 0000000000000000000068f243bdfc435308471cf6dac54a3bd5bbea1727670f 3,536 1.00/1.00 vMB 6
893,060 893,060 00000000000000000001ead89a40384272766b8cac99d07da8ff60a28391427e 2,240 1.00/1.00 vMB 8
893,059 893,059 0000000000000000000097fe83709e5eb24e4c63fd3a79d5605197cb0a302158 3,676 1.00/1.00 vMB 2
893,058 893,058 00000000000000000000b362d7d170b384af0189bc6aa72fc6904845c7376860 3,983 1.00/1.00 vMB 5
893,057 893,057 000000000000000000003d805087ae0ab2cea6f32af64bed3da57e118fa7f680 4,405 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.30 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.