Loading Tool

Explorer IconExplorer

Memory Pool

78,080 transactions
29.48 vMB
0.09064947 BTC
Random Selection Loading Transactions
Max Size: 179.87/200 MB

Candidate Block

Mining Attempt 3ad9d701f586c6c36c97dc670ba49f64f66743304e256da523133defb79231eb
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 18e07cc40999010ebc8adc7ebe7f2181645425bb770760f23a7cb7e23c72e299
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,749
Size: 1.00 vMB
Total Fees: 0.02586605 BTC
Feerates: 301.35 > 2.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (641,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,594 273,594 00000000000000051d4db84f5bf62ed232c2152d8da36d31383c9f63e014d96c 24 0.01/1.00 vMB 113
273,593 273,593 000000000000000220c2e120a91b532151e681d5a7f27bcdbf53c23a354d2bc9 307 0.14/1.00 vMB 48
273,592 273,592 00000000000000046f89b25b5217ef948fcb5b395da690faf46beebe909eb286 52 0.02/1.00 vMB 38
273,591 273,591 00000000000000055edb404cfaca8021acf9b69fdda315c027b10afd304821e8 517 0.24/1.00 vMB 72
273,590 273,590 00000000000000058d397ef3b05d29bd498b28fcde18b25781b71a5ef4221daa 79 0.04/1.00 vMB 105
273,589 273,589 0000000000000004668fd445f74a64a3225b4c1311f75d3beb1c016916af754f 156 0.08/1.00 vMB 50
273,588 273,588 000000000000000024b0ad91a214108c3b2405906c822ace4ffe7b258f10d5a4 313 0.19/1.00 vMB 57
273,587 273,587 0000000000000000c2ae07e7f0dd18523fe32192ea4a14ca38a81f62e1fa42d0 506 0.23/1.00 vMB 65
273,586 273,586 0000000000000001717a5489ca0d4c99913d39e5e624fce652a37b414347278d 62 0.08/1.00 vMB 35
273,585 273,585 0000000000000003e63cbe8c664ce105998cdb6b5f07f4ddb4d95e4bce94648d 452 0.18/1.00 vMB 62
273,584 273,584 0000000000000003418db9476bc0e5030c202bfcf624b4dc29fa55e4b19decec 128 0.04/1.00 vMB 71
273,583 273,583 0000000000000001cdf6c39edc2956b5c93837ec203943f074756fac6e8eeb17 178 0.09/1.00 vMB 46
273,582 273,582 0000000000000001f70ade80e9849f7f53b215aaf488f67e6c447db5d993b58c 277 0.11/1.00 vMB 53
273,581 273,581 00000000000000060c8d01de03b80efaa1971277309a4dce7fdc7a2c36953c93 460 0.17/1.00 vMB 77
273,580 273,580 00000000000000047de157b0d7921f67c4e2d4ac47ffa0199eb76f07642f20f4 181 0.07/1.00 vMB 55
273,579 273,579 00000000000000049dd3525a84a28e8cd6bc737027e66fd179bfd0f20e0ad21f 269 0.13/1.00 vMB 53
273,578 273,578 00000000000000019413380eedf6e016cca374f7685dfa991a6c7d5c64871312 87 0.05/1.00 vMB 49
273,577 273,577 000000000000000435f480c51d584e7530105686d81934d58bf55f232e8dc423 114 0.04/1.00 vMB 53
273,576 273,576 0000000000000000f68b46fa3551aacd88863b1166fa5522f3f48291ae0143c4 72 0.03/1.00 vMB 81
273,575 273,575 000000000000000555f30929a19a14f04e43219f964d8ce8d65f4aab875a9f82 137 0.05/1.00 vMB 52
273,574 273,574 0000000000000002f39d8c8349ff96fb29f329a26a184351f371228e854ea7fa 221 0.10/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.