Loading Tool

Explorer IconExplorer

Memory Pool

54,375 transactions
31.41 vMB
0.17818612 BTC
Random Selection Loading Transactions
Max Size: 168.98/200 MB

Candidate Block

Mining Attempt 599e6d780273b0cf66c63d48ca11bb817be0759bacf0dd0cf62f4fedaed99810
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 11859dfedcf48336b211df69bbad0d1f9c8d1b9a1bedaed23f89da5600fd1328
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.08014443 BTC
Feerates: 150.75 > 8.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (600,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,975 313,975 000000000000000019e5ef9291d28e5540d2ca11b07ce49bbf3e4258a4c803b1 228 0.11/1.00 vMB 21
313,974 313,974 00000000000000001c44cf9e325561351c2bf07caa7d06add05170fdf97172bb 1,419 0.62/1.00 vMB 35
313,973 313,973 000000000000000004adc10574ddad3f1ca0a85f5d33f69c9141e9246a6ccd63 111 0.06/1.00 vMB 24
313,972 313,972 00000000000000002e6975f83b989591c62ac1957b81eba8d02caafc7e107a6b 191 0.09/1.00 vMB 16
313,971 313,971 00000000000000002592a7d287ebf941db36fc7767f03bf95661cf14e363fce5 824 0.43/1.00 vMB 27
313,970 313,970 000000000000000002fc178050e3a35099132ad9721f552966324b9f0ce79692 1,666 0.75/1.00 vMB 45
313,969 313,969 00000000000000000f328d18594fdcb1589bcd8adca1076489c4fc8eb9d05b9a 769 0.35/1.00 vMB 37
313,968 313,968 00000000000000003280475ce04ae74c813d231e08ed9ded477898f6f6f39c83 1,199 0.57/1.00 vMB 29
313,967 313,967 00000000000000002724b36cda3f8adbd2ec9fdcf1cb30bf5d30d42ac0e1c264 892 0.47/1.00 vMB 33
313,966 313,966 000000000000000014f5cb3bdfc2fdf7632bfa85b9db552ca9990c361cd1538d 106 0.09/1.00 vMB 26
313,965 313,965 000000000000000015bf39d358c5a7eb50fc0b25a20e3aa78fb1979139ac017d 185 0.12/1.00 vMB 21
313,964 313,964 000000000000000002dd38b27a081080f2285dc574039ac0479674333dbfc787 1,100 0.53/1.00 vMB 31
313,963 313,963 0000000000000000239291b44a238dd20624a60718ec5d81a0588f50c02a8ac9 1,125 0.47/1.00 vMB 38
313,962 313,962 00000000000000001cb4727d99e09fc68c52e5c1b3c1f7745fa5197a8afa12eb 509 0.21/1.00 vMB 32
313,961 313,961 00000000000000003251253224470a8f0a2d41c951a95e87659f1b15bc4da381 409 0.20/1.00 vMB 38
313,960 313,960 0000000000000000131cd88903531d8b79ab2ca37790cc2daace3203a446cbb4 269 0.13/1.00 vMB 31
313,959 313,959 00000000000000000bc9ff438ca0052b5fb5c5f2c29657d299088bdcfa05f510 452 0.24/1.00 vMB 23
313,958 313,958 000000000000000007a40c037ccf6d9d4b1bee130a01522244f5ae9d1da9eb99 215 0.10/1.00 vMB 31
313,957 313,957 000000000000000011b9e9a3d2925cde07eb2dbb307853d75e4cfaca18878f9d 404 0.17/1.00 vMB 36
313,956 313,956 00000000000000001b43b9f384e9ff2a836b6e89b59e7f2341c928efa17c031f 437 0.21/1.00 vMB 29
313,955 313,955 00000000000000002f3537facfc7895046afd3f0b7ce63ebe12cf145bf52041b 496 0.21/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.06 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: 651.12 GB
    • Received: 13.42 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.