Loading Tool

Explorer IconExplorer

Memory Pool

25,539 transactions
17.77 vMB
0.04346358 BTC
Random Selection Loading Transactions
Max Size: 95.98/200 MB

Candidate Block

Mining Attempt 8ed8f8b6f22b29112c6ba80e6a0a7e3465b5e8d2c8dfb70b96f87fcb65717065
Version 20000000
Previous Block 00000000000000000001914b9ad495efe4da9134b6df84f5aeebce2f118ff469
Merkle Root 5194ebd4d9b48c112f592a3cc196569c9e4886e5231382e3bcbb58defaf58575
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,797
Size: 1.00 vMB
Total Fees: 0.02442526 BTC
Feerates: 317.07 > 2.45 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,613 (24 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,589 941,589 00000000000000000001e463f3cdaa4a68b11eea5fa0290abbd835691358d01b 5,722 1.00/1.00 vMB 0
941,588 941,588 000000000000000000015bb98fa8ac6d1ef652229be1cd3ed15ccc272bd649f3 1,871 0.49/1.00 vMB 2
941,587 941,587 00000000000000000000326c3c3bb702cc20a4860913c7ef91fb4740a2167147 1,612 0.56/1.00 vMB 2
941,586 941,586 00000000000000000001e33688b6fb5265d1ce010f1a6f726d13d3c1dbffe458 3,834 1.00/1.00 vMB 2
941,585 941,585 00000000000000000000e807247f9bcd66aa78f04d089e0787f881689fea14ac 2,174 0.62/1.00 vMB 2
941,584 941,584 0000000000000000000012fe9e0b7481efbf6a5f2510fe857d4a5457847ef696 2,625 0.81/1.00 vMB 2
941,583 941,583 00000000000000000001d259df526a5d6e55690d62836c6fb1223719758827d9 3,814 1.00/1.00 vMB 1
941,582 941,582 000000000000000000007af0568c52d35eb91ac845ca9816bb4ff4758df48b6f 3,266 1.00/1.00 vMB 3
941,581 941,581 00000000000000000001cd862eef23523c701fae473fee0255b77ad751b9884e 3,991 1.00/1.00 vMB 1
941,580 941,580 00000000000000000000c7ece734527a9c134041fd950fa2d9447c68b489af4d 5,347 1.00/1.00 vMB 0
941,579 941,579 00000000000000000000ce35ae21ba5f29d715945b7d72fc2d3455b148f36c2a 3,921 1.00/1.00 vMB 1
941,578 941,578 000000000000000000010ac550f253651753b7c0c42772da30fc03af3601ac93 1,508 0.40/1.00 vMB 2
941,577 941,577 000000000000000000012620ae4e36e0c2dccd1e189abc3ab140af1e9ad521d5 3,664 1.00/1.00 vMB 0
941,576 941,576 00000000000000000000c51242a70e38a97b9b52315afb61f7f337b21d389861 3,336 1.00/1.00 vMB 3
941,575 941,575 000000000000000000004e490033396d04bc6de711fbe6880260d789c6ce086a 3,149 1.00/1.00 vMB 2
941,574 941,574 00000000000000000000df5d06cb0b48d4d37fb811163d97914de7a3b17b4c89 3,403 0.80/1.00 vMB 2
941,573 941,573 0000000000000000000207a299fcfe261e12205b653a604f1f0a304c6baf4dcd 2,968 1.00/1.00 vMB 1
941,572 941,572 00000000000000000000e72b4700a0d52da07aefc473fddccbb5a30152687c0d 4,106 1.00/1.00 vMB 5
941,571 941,571 0000000000000000000112c125bd57db14bf907ed1a5601625b491a877930aa1 3,132 1.00/1.00 vMB 2
941,570 941,570 00000000000000000001ef81020c43518e8fd730f6151e2e69e626a09aa4d3c2 4,147 1.00/1.00 vMB 4
941,569 941,569 00000000000000000000e56ad227a8770a2278003f32fe4d6386c722a3a06bcb 5,043 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 829.65 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: 4,665.06 GB
    • Received: 253.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.