Loading Tool

Explorer IconExplorer

Memory Pool

40,756 transactions
28.38 vMB
0.07312762 BTC
Random Selection Loading Transactions
Max Size: 144.69/200 MB

Candidate Block

Mining Attempt 7e379b716a8b57d4302afe2fe4aa940a3b4206e6f7bfbf172dad66ea45fa32af
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root d3fa4cc847dd67919057f313343078ef6ce5d662f5a6f9a2c97006f9c8c46f55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,478
Size: 1.00 vMB
Total Fees: 0.01818722 BTC
Feerates: 88.27 > 1.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (315,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,610 599,610 00000000000000000012ef83a5daa8e2b45599dcdd7b61aeb39216e498009efb 2,653 1.00/1.00 vMB 27
599,609 599,609 000000000000000000012d36ed1e240dbdedb5ddc5899ab5f9db0e1f9b22fee4 2,811 1.00/1.00 vMB 47
599,608 599,608 00000000000000000012ba8dbd260dab17dbb4704d3723f07a612fb2be1f9e38 1,518 0.66/1.00 vMB 19
599,607 599,607 0000000000000000000b7e8ef6d42432317577b989bf2624272ac765e5d7704e 2,642 0.99/1.00 vMB 29
599,606 599,606 0000000000000000000f11cd4c52c3c002778bbd21ab798d81c2a79c49ae1396 626 0.71/1.00 vMB 2
599,605 599,605 000000000000000000121a5a4ff87134cebf02070b40b92e7f95daec73c8612a 2,574 1.00/1.00 vMB 17
599,604 599,604 000000000000000000127eb79ddd4921c56cf62ef62afb30e3788397c6beb3b3 3,147 1.00/1.00 vMB 20
599,603 599,603 00000000000000000009ce8df8596512cca1beba127b668701094e703354bd30 1,684 1.00/1.00 vMB 8
599,602 599,602 00000000000000000013237bde5649a474d55a2c339ddc23385abc15f99edb4f 3,202 1.00/1.00 vMB 20
599,601 599,601 00000000000000000014390d32f22619400ce7f84556ed6295a5278229c5704a 2,675 1.00/1.00 vMB 16
599,600 599,600 000000000000000000070d7a9629dc200ff650f78f716feb985a9a7de479ddb9 2,800 1.00/1.00 vMB 12
599,599 599,599 000000000000000000033ff3ad57017bb2034b13c216b06a723e6c015a6cd8b0 2,950 1.00/1.00 vMB 5
599,598 599,598 00000000000000000014ab21e27a195e33b10669d24c7bd454dbb1b79a93d77d 2,346 1.00/1.00 vMB 24
599,597 599,597 00000000000000000009dda1eb2902d5507e537bd3ffa2652ed7bf8f79364e9c 3,113 1.00/1.00 vMB 36
599,596 599,596 000000000000000000132ac324a6121eebc6544ee1700673c1b41dd7ed6384dd 2,903 1.00/1.00 vMB 27
599,595 599,595 0000000000000000000498e9a895cbf7f2189905f93a0bd5792841297997636c 2,882 1.00/1.00 vMB 26
599,594 599,594 000000000000000000045190fd3c8827f4ef511bcad59e413dec076088fc7d44 2,970 1.00/1.00 vMB 40
599,593 599,593 0000000000000000000fc42b3354f67c705ff8d7450ba57eaed47ec902cd8e9b 2,124 1.00/1.00 vMB 9
599,592 599,592 00000000000000000015a1e1cfa14250207efa4fa9fe035dbabc6e94fad00205 2,743 1.00/1.00 vMB 17
599,591 599,591 0000000000000000001085fd952bb3e044aa1968eec14ff577489ec8701823dc 2,585 1.00/1.00 vMB 5
599,590 599,590 0000000000000000000ce9c678fe8e3c524c901ea1d894842a1a8a85c69cc671 2,889 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.73 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: 630.33 GB
    • Received: 12.01 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.