Loading Tool

Explorer IconExplorer

Memory Pool

86,298 transactions
23.32 vMB
0.06486958 BTC
Random Selection Loading Transactions
Max Size: 155.80/200 MB

Candidate Block

Mining Attempt 8afe7b2a23befdb738f419cfbd435961b458f6cec4cbd5503b019a68d5b470c9
Version 20000000
Previous Block 00000000000000000001435a5b89f6b1cc901e5e6bd59005a9d5935fc6833a93
Merkle Root 82babe943dc850595c3912025eb903620df60d216d2f6095fe13e5acc691d2d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,057
Size: 1.00 vMB
Total Fees: 0.01050089 BTC
Feerates: 91.48 > 1.05 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,111 (820,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,759 95,759 000000000001fbf6093562d36c8b25fec38f9dcc1b47d7521467ad35d6d7bf72 4 0.00/1.00 vMB 0
95,758 95,758 0000000000056812f764f863ced1e27f419c4a48aaa9797156ac32daf9dd7ec5 2 0.00/1.00 vMB 0
95,757 95,757 0000000000061fcd0b6a4d1cb5211c8f964e94c869deb69fe1edf5eab5d44624 1 0.00/1.00 vMB 0
95,756 95,756 0000000000046f19511fe712e0d411da8ba17502960fbc4f75d2429c3abff363 2 0.00/1.00 vMB 0
95,755 95,755 000000000003d724ab5c9d71125c7d772d964fe60b980782027b508bfa1f1156 3 0.00/1.00 vMB 0
95,754 95,754 0000000000020966d3dabbe687a825430148656abc62659d7755b8a48dd66639 1 0.00/1.00 vMB 0
95,753 95,753 00000000000622893f46d136fc53193685954130a67d232d4c92cf642f5734ec 2 0.00/1.00 vMB 0
95,752 95,752 00000000000465583c5b900341f229cca7a33efe57a119363f9216b2a8865045 1 0.00/1.00 vMB 0
95,751 95,751 000000000005aa19d6185a66036af8c2f871763d5c8c3e7bb2ada7b523208cce 1 0.00/1.00 vMB 0
95,750 95,750 000000000005e11a3329dbbc3e198e02f7a14fb0d596fc288bc4207cb86f2ac8 3 0.00/1.00 vMB 0
95,749 95,749 000000000003017359974ba67bbf0db4ff696b3900e5ef7b06d24a81cf0c27c0 1 0.00/1.00 vMB 0
95,748 95,748 0000000000054de0307ca1a63fb6e09bf8e6aa230a2ebce7ba3560e9686366f3 2 0.00/1.00 vMB 0
95,747 95,747 0000000000019cf993b5bf0410acbb20c96444ab183ebe486d663d318c6d30f3 1 0.00/1.00 vMB 0
95,746 95,746 000000000005e7e4216122d138301786fc92421bcf187982aab4d3c7b995a764 3 0.00/1.00 vMB 0
95,745 95,745 00000000000620a310ed56619263c498950d267d64ad8ad143f981b4e97b1dd3 2 0.00/1.00 vMB 0
95,744 95,744 000000000002fc97b742e18e133d20d69484f9fd9f0c15c3883e33f019fe9f6d 1 0.00/1.00 vMB 0
95,743 95,743 000000000005681c95d675e7b9a4f4e559d58559a19c53999ca192d4c75b4101 1 0.00/1.00 vMB 0
95,742 95,742 0000000000048c98a9080c6c2fe1a582d2fa85dbbab8e21d0c2a42dea8615ac2 1 0.00/1.00 vMB 0
95,741 95,741 000000000001ca0d041f56852ebcf254eb26ec636b7e91186bccb21e22c1757f 1 0.00/1.00 vMB 0
95,740 95,740 00000000000270ef503e8fa9c2af31b62727daf6542a8228b621fd806ce21d6e 2 0.00/1.00 vMB 0
95,739 95,739 000000000003cc99964660c2b352d28cb7f8fafd90a9fb788c0e74be36995e0d 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.31 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: 815.86 GB
    • Received: 24.27 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.