Loading Tool

Explorer IconExplorer

Memory Pool

74,638 transactions
27.59 vMB
0.07306106 BTC
Random Selection Loading Transactions
Max Size: 168.15/200 MB

Candidate Block

Mining Attempt 54185c9e4a5d102fc7fdf9299d5e2947224fbbf36be383544eb8083d1c6c680d
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root ba95efe8e5df5a2a7f13b3c0459077a31446c84a71ae1fdaedc4e8380fbaa3ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,327
Size: 1.00 vMB
Total Fees: 0.01409676 BTC
Feerates: 150.80 > 1.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (353,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,387 561,387 000000000000000000085cbcaeee9ca33f3a6002fcd4562c46b3e057b1c0102d 3,346 1.00/1.00 vMB 26
561,386 561,386 00000000000000000003806de71171d0b1dd3626e42937126b4de20d6e2a28c1 3,395 1.00/1.00 vMB 21
561,385 561,385 0000000000000000001d112d493cf0af8bc538bf68e557398171412a3ac9c429 3,109 1.00/1.00 vMB 13
561,384 561,384 0000000000000000001d9aadb69bd9132757fefd018b98170c744e1c715b82b7 409 0.12/1.00 vMB 8
561,383 561,383 00000000000000000013fdbb569ed3218176be4368bc35bb902e55889b38e3bd 2,069 0.63/1.00 vMB 10
561,382 561,382 0000000000000000002f642d6c8e105c310bc0510b912a7cf53a1e9a49c089d4 1,975 0.76/1.00 vMB 12
561,381 561,381 0000000000000000002d4a2839c281450ae2c791d99ce2833635a8888592852b 1,861 0.56/1.00 vMB 11
561,380 561,380 0000000000000000000af07af33ed760e6bac42c49da07dd0f2a3e30ee8edc21 1,959 0.79/1.00 vMB 13
561,379 561,379 00000000000000000013148b78125b2c5e18d0b662774a8a6797d5685e591972 1,608 0.50/1.00 vMB 10
561,378 561,378 0000000000000000000818deafe7ff9d82a3bbb36ba1a2a803c6ae6439382c60 3,067 1.00/1.00 vMB 11
561,377 561,377 00000000000000000026dcd573a9f25108b326f3e7f793a699c4cc7f9d8f1551 1,703 0.80/1.00 vMB 2
561,376 561,376 0000000000000000000c3698418a802dba7ddd38fcd4e01568ec62aa6ddacfa7 2,940 1.00/1.00 vMB 8
561,375 561,375 0000000000000000000aa24e76bdb46466da75787817601a1965e0ca91bcc800 3,141 1.00/1.00 vMB 20
561,374 561,374 0000000000000000002042c6136cd059e8d97abb37076493196801e491850e64 2,802 1.00/1.00 vMB 8
561,373 561,373 000000000000000000213f1114feb172cfb65e064b9536174d567a991258d2f3 2,744 1.00/1.00 vMB 12
561,372 561,372 0000000000000000001fcdb2d52cc98dbf068046fa464a5af60ed39796ba40f3 3,170 1.00/1.00 vMB 21
561,371 561,371 000000000000000000001085177323863aa36e9278c9c1732735acf36443eae8 3,174 1.00/1.00 vMB 20
561,370 561,370 000000000000000000224dd12236234d929902150c8a7e90880ed4fecefb8435 2,882 1.00/1.00 vMB 3
561,369 561,369 00000000000000000012e68eeb5f18efbf701d176a6c8f221321f9eba2e431dc 2,650 1.00/1.00 vMB 17
561,368 561,368 00000000000000000017c950690351ded3919248864b3fc9eb4ca1650d94055b 3,053 1.00/1.00 vMB 13
561,367 561,367 0000000000000000002492098ed70c294e2e501cd4617299474565564cfa7a47 2,358 0.83/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.85 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: 712.60 GB
    • Received: 17.20 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.