Loading Tool

Explorer IconExplorer

Memory Pool

83,578 transactions
31.19 vMB
0.09073061 BTC
Random Selection Loading Transactions
Max Size: 190.71/200 MB

Candidate Block

Mining Attempt d9167f08a4d05a08c866a7018704c2bea73b7ef8aaaaff452a47592b0fcd2d21
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root d5ef3e1bc9ff9615e7161cf8429f1ddfac085d5802693a74311692cde7e43387
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,834
Size: 1.00 vMB
Total Fees: 0.02018826 BTC
Feerates: 299.43 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (124,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,466 790,466 00000000000000000004e051613a3be1e058ce51f13858dc3deea574c45748df 2,798 1.00/1.00 vMB 89
790,465 790,465 0000000000000000000469344b4e732f455c4571e18e5fd05ddef7aacbb13b86 3,645 1.00/1.00 vMB 95
790,464 790,464 000000000000000000043eed528703d3eeab14a8ad1dd0ab2af7bb803c45f3cc 2,456 1.00/1.00 vMB 129
790,463 790,463 0000000000000000000530b291a45d541110806fdd05389bb9de87298bbe2747 3,477 1.00/1.00 vMB 120
790,462 790,462 00000000000000000003c506be22056af5f0a4039fa40de5eeb1bf9a35a964bd 2,495 1.00/1.00 vMB 84
790,461 790,461 0000000000000000000432297f0143f94d17a3ef445843707edc1c6a77bf5984 3,808 1.00/1.00 vMB 57
790,460 790,460 000000000000000000019609a098a1a6ebf451f584cd682d1b65736b34c13c10 2,491 1.00/1.00 vMB 88
790,459 790,459 000000000000000000048b11f3a4a9fd79d52feba5bff63295c91bed75469efd 1,762 1.00/1.00 vMB 56
790,458 790,458 0000000000000000000538bdaac55565c84b0d4024e0374fc25db0d9341496a9 723 1.00/1.00 vMB 56
790,457 790,457 0000000000000000000206cdade3dac53e23af3c993cf611705d1ea50cd56d4e 1,453 1.00/1.00 vMB 64
790,456 790,456 000000000000000000037e4737360d910237fbc828c25ebf6d5c7ec184449cd2 2,986 1.00/1.00 vMB 75
790,455 790,455 000000000000000000032cb5fa9512ee3f6077f9a55bb99660a8f3eacb1e47c4 2,859 1.00/1.00 vMB 66
790,454 790,454 000000000000000000059b4c980067b71910c530c4082ff200e6dc7224bd140e 3,919 1.00/1.00 vMB 81
790,453 790,453 0000000000000000000470980b94803f2256b22542ad540e4d26b62a9b3e17ea 3,955 1.00/1.00 vMB 88
790,452 790,452 0000000000000000000171f7cc749348929c7543b5248a54b2eb9519f32723c6 4,065 1.00/1.00 vMB 90
790,451 790,451 0000000000000000000060b9cad0e38d44894af689e42421911c9c532ce74981 4,039 1.00/1.00 vMB 98
790,450 790,450 0000000000000000000583a493c013f37b52420671c19d92dae8e62fdaafb22d 4,313 1.00/1.00 vMB 127
790,449 790,449 00000000000000000004a1a26fbea8b6112015f3b09154aae13bd573f336ea29 3,922 1.00/1.00 vMB 80
790,448 790,448 00000000000000000000118365baec7dd735bfe17c6b89bc7f59809825a35467 5,158 1.00/1.00 vMB 106
790,447 790,447 00000000000000000001a16e3e43523fae6f72c1a775635a316baf47aba2208b 4,321 1.00/1.00 vMB 83
790,446 790,446 00000000000000000004d48b52236632e71c8a0ccac7efdf17f98384c2a3201d 4,843 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.99 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: 717.35 GB
    • Received: 17.85 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.