Loading Tool

Explorer IconExplorer

Memory Pool

70,410 transactions
26.42 vMB
0.06294879 BTC
Random Selection Loading Transactions
Max Size: 159.88/200 MB

Candidate Block

Mining Attempt 4eceb03244b1ea5dd30f6bff1af9696ec555bc748d928bb27108f68b6ba4a270
Version 20000000
Previous Block 0000000000000000000036422ab61dbcf0349de83af20f000132644b332f8024
Merkle Root 06d91043818dbdf98b8eae67f99202b59933aeca5bd94ff88cc57b406e1e76ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,519
Size: 1.00 vMB
Total Fees: 0.00551329 BTC
Feerates: 45.16 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,462 (623,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
291,725 291,725 000000000000000055dc00f89f83925a988ef03ac60cfe093a2e5d0cbf6e16f2 201 0.12/1.00 vMB 29
291,724 291,724 000000000000000011bdba2db9811f95fb1600133c08eefa9f09a07b2b187ddd 147 0.06/1.00 vMB 38
291,723 291,723 00000000000000002d182afa55a3aebfecdfc4344794170ad9a0239293b473b5 176 0.12/1.00 vMB 25
291,722 291,722 0000000000000000c728d8de3ade286850d2e9c76e4ff822a1b45051064a3a6c 870 0.35/1.00 vMB 40
291,721 291,721 000000000000000077446965a2031148997f1618a973b940c28b94e03177bc2d 370 0.24/1.00 vMB 30
291,720 291,720 00000000000000009bf2d1fddd8dbc27fe48731bf29fd5910aa081d248e56c22 310 0.16/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.20 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: 753.89 GB
    • Received: 18.91 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.