Loading Tool

Explorer IconExplorer

Memory Pool

85,751 transactions
31.45 vMB
0.13585003 BTC
Random Selection Loading Transactions
Max Size: 189.65/200 MB

Candidate Block

Mining Attempt cfa8bbeb8a8560d17b044b37b7cb57282cd12a50176a8121a034dd6d9da93057
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 000611e362d6b579658b5fc02b771dad933e1183d92d80cbc350719e25df7a04
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,812
Size: 1.00 vMB
Total Fees: 0.05851448 BTC
Feerates: 214.31 > 5.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (225,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,606 689,606 00000000000000000012b2093e931ac9e62ab3a665625647cda72309f244f9e6 909 1.00/1.00 vMB 14
689,605 689,605 0000000000000000000b72dbb5f3a9826855d52462cdbfe9d57e81bc73f01851 1,427 1.00/1.00 vMB 23
689,604 689,604 00000000000000000011f295cc160a40dbac00586e6c67ea9194dc95baad00c4 1,646 1.00/1.00 vMB 24
689,603 689,603 000000000000000000093ac8bfa5e86eec351b508318ef528eeb89729d00c09a 1,961 1.00/1.00 vMB 58
689,602 689,602 0000000000000000000cc3e486ac923903684e21846b4ba778f8adbcfd7ad23e 1,169 1.00/1.00 vMB 40
689,601 689,601 00000000000000000004bc9d105246a22f98ec70c26a42d8bae89aae9bf614d4 1,911 1.00/1.00 vMB 48
689,600 689,600 0000000000000000000ce34d814e9cf85c7f5ebd215bfbb6e8f0a24526caac51 544 1.00/1.00 vMB 4
689,599 689,599 0000000000000000000c5b9b0c5b1f66b775a377d4f59cdfe5ebf80231711aa5 424 1.00/1.00 vMB 7
689,598 689,598 0000000000000000000217c0a5d283dcafd65896f819cc7951ab1be089cd39df 963 1.00/1.00 vMB 12
689,597 689,597 000000000000000000031d8f578807033b57cc3b8b73a7f7c1e91972ba1c826c 1,425 1.00/1.00 vMB 28
689,596 689,596 0000000000000000001187d89b678d3e1a6a3e629f9fd0ac3a44e12197b0ef78 1,342 1.00/1.00 vMB 40
689,595 689,595 0000000000000000000e2224eba06fc8d376a057414d60fdffbbd95d3ba38672 333 1.00/1.00 vMB 4
689,594 689,594 00000000000000000007dd4698c20aa771aaf17942f69f5b8471a651aef364f1 893 1.00/1.00 vMB 17
689,593 689,593 000000000000000000022b85326855342d3dd46db2b07cb8d6f406ddeac4e03c 1,138 1.00/1.00 vMB 11
689,592 689,592 00000000000000000010911b0d12c2eb4c5e72e37023f6e28201c6277c1747ce 803 1.00/1.00 vMB 42
689,591 689,591 0000000000000000001238d806594ba2107a1ebe3e582e6c8ed59885290c034c 322 1.00/1.00 vMB 6
689,590 689,590 0000000000000000000ea024096226ea6472534ed7665f78771f5e1c5d3ff378 817 1.00/1.00 vMB 66
689,589 689,589 00000000000000000007326bb64c2a49bc4ba32db9eba3be7b85a879bcb14422 666 1.00/1.00 vMB 3
689,588 689,588 0000000000000000001183950d8701a2460a95c4b4d93bb2996e75cb9d2b5635 788 1.00/1.00 vMB 20
689,587 689,587 000000000000000000064090fb12312d989d6499c7c67191f5e8cd229c152964 1,128 1.00/1.00 vMB 8
689,586 689,586 000000000000000000005d9c02e61e8a88d1debdc1bb8381b3b09db62e6a5f9c 383 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.33 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: 660.69 GB
    • Received: 14.77 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.