Loading Tool

Explorer IconExplorer

Memory Pool

51,394 transactions
28.87 vMB
0.07819894 BTC
Random Selection Loading Transactions
Max Size: 155.31/200 MB

Candidate Block

Mining Attempt 7625dfb0c51efece630e4886e0a22f588c24badd3eb2a75df3529eb1af79c51e
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 5292222947eb7ced85ed7b903dc4ab395250b1100e2a5d21c5af246176100497
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,450
Size: 1.00 vMB
Total Fees: 0.02221297 BTC
Feerates: 122.12 > 2.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (732,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,061 182,061 00000000000004e45900094fa556e9341765bdad08d0cac8411bbd3fdacc266b 314 0.14/1.00 vMB 117
182,060 182,060 00000000000007a8323e54097252b414fd447e97dd77b606e0fced299ec9109c 135 0.05/1.00 vMB 128
182,059 182,059 00000000000005f01a917519f8ad330a568ec92afdcc458b4bd5564c03b98628 9 0.00/1.00 vMB 313
182,058 182,058 000000000000041a4e3050c77684e03dd6446b2779188663452d9d3e7631446a 281 0.12/1.00 vMB 125
182,057 182,057 0000000000000a2721c9b819cd8e14777cdb1b9e16a5b25621571fc51c0088d7 158 0.09/1.00 vMB 99
182,056 182,056 000000000000093d31b50c6a0af1462b8712cbe87c2952f3b8ccef1f8b1a9f78 124 0.06/1.00 vMB 103
182,055 182,055 00000000000007ee3ec20404fffc41a899607e59d2ce0255203f6ba5b2d10eb3 129 0.05/1.00 vMB 72
182,054 182,054 00000000000004c544f7ada5e04717462fc5ef48948b39ba479078a59c64d772 64 0.03/1.00 vMB 140
182,053 182,053 00000000000009ecc6ec81902d773d3a443623c7c450139c5acff9dce8c0ddbc 721 0.28/1.00 vMB 131
182,052 182,052 0000000000000690df83ccb7d90fad1ce0685b1ef0909faf1fe6c4a8ec4aad02 125 0.05/1.00 vMB 110
182,051 182,051 00000000000006d9873fb3e1aa4001d98f6f222020c0cd3110b9489b18a4d529 342 0.25/1.00 vMB 185
182,050 182,050 00000000000007c5a9ceb8e355389a9264ef82bc5dc1a27f769f22024680da3b 148 0.05/1.00 vMB 150
182,049 182,049 0000000000000951df91ac3d5e9c04b11db34bb68bb0649174df38cd36d6219b 132 0.05/1.00 vMB 110
182,048 182,048 0000000000000452c169b7d0ec94d25dde4a67c6cf1b9d0dd572fd8fe472e6aa 42 0.02/1.00 vMB 238
182,047 182,047 00000000000005fa3fa47e718a6cb85bb50058a5fc091143f24ad3a682e3d709 10 0.00/1.00 vMB 412
182,046 182,046 00000000000003a1afa845eebe73ed9f22a14bb6e2966ed530c1677a135afac0 123 0.05/1.00 vMB 81
182,045 182,045 00000000000006c795ac36804e90e1dc57c13f3ebe44c63265087bcd8befe5e5 97 0.06/1.00 vMB 155
182,044 182,044 00000000000001badb05f1771d8ffffc8799ddaf871dd6c337ecb0769d8155c0 371 0.16/1.00 vMB 123
182,043 182,043 0000000000000a407e3aa6beae702239ca4a60e9a00982fddd13f590ca3e8dd9 124 0.05/1.00 vMB 122
182,042 182,042 000000000000013464513d9347f86dffcb8cff17dfa8868d9703d7fc777779c8 122 0.05/1.00 vMB 142
182,041 182,041 0000000000000288634a3563ede0dbfb9b778c82901b63b336eb8226efd57263 172 0.07/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 782.02 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: 649.86 GB
    • Received: 13.22 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.