Loading Tool

Explorer IconExplorer

Memory Pool

81,983 transactions
30.91 vMB
0.10273774 BTC
Random Selection Loading Transactions
Max Size: 187.98/200 MB

Candidate Block

Mining Attempt b66470da2a87c4a35bdc0d1385d0af1fa7e330b9ed0ce66660673aa05bb0bae9
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 5fcbacab24a45b11a322a1e124d55fc0aee972f7c347b833ab10410aea8711ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,162
Size: 1.00 vMB
Total Fees: 0.03028486 BTC
Feerates: 200.89 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (623,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,746 291,746 00000000000000006a32fbd6691d3081ef25d27fa965a12415298e2b9211f927 245 0.15/1.00 vMB 28
291,745 291,745 000000000000000076663f2251201510e00f7a349cc7098edd05fc4a3d7ffa06 390 0.38/1.00 vMB 28
291,744 291,744 0000000000000000c7eef548a889f7f4b7faed0eb3baafb63bb30c1a5a3e52a6 99 0.12/1.00 vMB 21
291,743 291,743 00000000000000008cde14db475bd94795848bd3870fe12d9e904f8f3de18297 512 0.27/1.00 vMB 38
291,742 291,742 0000000000000000d0b6ac20d8273c459c6a08b14fc6aeaaa3e4c3b37132da91 64 0.02/1.00 vMB 48
291,741 291,741 0000000000000000cacea480699e363fc8e770ccb15efc588363649a02a7ff40 627 0.26/1.00 vMB 32
291,740 291,740 000000000000000056ad27f405f8929b7b4f24448f01aeefc3e92fe8c2a3bada 761 0.56/1.00 vMB 30
291,739 291,739 0000000000000000a86ee3522ed478f1f5135a39734fbe6c3eabb6b6d72b8383 739 0.25/1.00 vMB 56
291,738 291,738 00000000000000000ea163ab461baa85eeaabae8607e0ff73d444106a76b53d6 512 0.20/1.00 vMB 46
291,737 291,737 000000000000000088111b22b0af73d375c3345f313c3a8253eb90eef8461dde 34 0.06/1.00 vMB 6
291,736 291,736 0000000000000000898ff237c7a280bc7707de5734e9fa874db08cccdc41317b 204 0.13/1.00 vMB 34
291,735 291,735 0000000000000000fa9f2921d593dd1b04b141b04ccd0df9379ec39e4a79acaa 103 0.11/1.00 vMB 18
291,734 291,734 000000000000000057ed07f0c06ab3fa17b35d46c6a001394fb0967cc5d801f2 512 0.22/1.00 vMB 44
291,733 291,733 0000000000000000ab53ba5ae1fa8646ddd8713b95f56b5815ee75658e6e6170 719 0.41/1.00 vMB 36
291,732 291,732 00000000000000002eb2eab2c2b5a09faa8fe28491ab8b1a823e6f8bc1f48271 53 0.02/1.00 vMB 38
291,731 291,731 0000000000000000dc4e5053056ccafd8b4648bbd565aa8c7d1b4b6a3794d71a 130 0.06/1.00 vMB 30
291,730 291,730 00000000000000009a403694fb8a3bb18434786bc9418e80ca8f10e88e0857b7 17 0.05/1.00 vMB 13
291,729 291,729 0000000000000000c0dec9f8f7d7aff57991c4afd3f715bcde7220fbfa20f35f 55 0.02/1.00 vMB 25
291,728 291,728 0000000000000000c76e7a6a1bbc6e9e61728e834200995fb1eb46eb469d5f54 54 0.11/1.00 vMB 11
291,727 291,727 0000000000000000c53ec07ee9f76558ab448d8d19f74aa036e64964532115d8 229 0.10/1.00 vMB 31
291,726 291,726 000000000000000038a7c302265cc30c672f7e67769727a32bd72ef2f36f65f5 211 0.12/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 720.60 GB
    • Received: 18.21 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.