Loading Tool

Explorer IconExplorer

Memory Pool

30,895 transactions
25.03 vMB
0.05913952 BTC
Random Selection Loading Transactions
Max Size: 124.85/200 MB

Candidate Block

Mining Attempt a3fb51d2056b5d66a41601bf624e1665746f975fa17a0799b4507ef7971ec40b
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 5c7ac1cffb5aad4e53b4693926fb08e56261d1be50e6cc0a93ec3376e49b7cd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,214
Size: 1.00 vMB
Total Fees: 0.01427923 BTC
Feerates: 100.24 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (88,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,594 826,594 0000000000000000000373b484ac85945018a7db6b6f88c6283d54c2477c3867 3,548 1.00/1.00 vMB 46
826,593 826,593 000000000000000000010fdd4df4dfb6857d01b0c357ab48751b822e3107c601 3,144 1.00/1.00 vMB 45
826,592 826,592 00000000000000000002853d7b1529c764ffe5bb843d66e84aa721609c3384dc 4,831 1.00/1.00 vMB 48
826,591 826,591 00000000000000000002c4290b745bff66dc0b23956d24e48df50e44fbe10933 3,392 1.00/1.00 vMB 73
826,590 826,590 000000000000000000031f56a834cc8b3df9bad9b7bdea067a5e9d562423be95 4,269 1.00/1.00 vMB 39
826,589 826,589 00000000000000000002874d5509f1275d0595966bef305c6cc0de115a008685 3,689 1.00/1.00 vMB 47
826,588 826,588 00000000000000000003ff6ae7e476c9f42009516402b744d3c4671a041cf674 3,476 1.00/1.00 vMB 50
826,587 826,587 00000000000000000003d0ec1819e7a51c942f529fa90f1b666e4c35987179f0 3,577 1.00/1.00 vMB 79
826,586 826,586 000000000000000000028d3fbb476518cab0ff0f540a92568f735c5a88dd7153 4,664 1.00/1.00 vMB 57
826,585 826,585 0000000000000000000341ab7e44ff74535f811005072dd77acb63ab5b427663 4,553 1.00/1.00 vMB 50
826,584 826,584 00000000000000000003d9b4b8e125dbda11ac853dc65301237d6d0aa78c20f3 5,020 1.00/1.00 vMB 53
826,583 826,583 00000000000000000000e8900e4d8db11602b8ff436f60bff298d62c7fd7cf2e 3,763 1.00/1.00 vMB 71
826,582 826,582 00000000000000000000756e71eb3f6bf4e7a5224fa393e8bb1c2e47cf2b45f2 3,728 1.00/1.00 vMB 45
826,581 826,581 000000000000000000034caa04815fdfcc7bca313f22eb3d2043781de1f75529 3,731 1.00/1.00 vMB 50
826,580 826,580 00000000000000000003e4eff514ca80bbdb6238134dbf38f2f78a8eb6a61ce2 4,925 1.00/1.00 vMB 50
826,579 826,579 000000000000000000013143f75d38d7057232163a174c33e5492c10b230a665 3,903 1.00/1.00 vMB 62
826,578 826,578 000000000000000000010d69a50f1b091c37ec47cac89ddb4903937ec3939e93 3,357 1.00/1.00 vMB 83
826,577 826,577 000000000000000000014300ffaaaa1389b50269d1401b0b2397d9b2301dcfc1 4,620 1.00/1.00 vMB 52
826,576 826,576 00000000000000000003f997dd5e41c581d3f436263d75c6497e8b28166cfc55 4,571 1.00/1.00 vMB 64
826,575 826,575 00000000000000000003c566ecb0f46d72d64c0e326e06f7102b6871f66f4a9d 5,123 1.00/1.00 vMB 54
826,574 826,574 00000000000000000001de49291aeba82f98b095ccb335c6fe2e174db79a76bc 4,637 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.86 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: 641.98 GB
    • Received: 12.53 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.