Loading Tool

Explorer IconExplorer

Memory Pool

82,877 transactions
30.80 vMB
0.07818512 BTC
Random Selection Loading Transactions
Max Size: 188.90/200 MB

Candidate Block

Mining Attempt 1d6d89a25f023bb7a18f556c0b9352dea35663468feecb542d6442fca421d395
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 92be573b5393cb62241cf4c6be79cde3c601eb08748996472068a069e848a47d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,130
Size: 1.00 vMB
Total Fees: 0.00877233 BTC
Feerates: 146.36 > 0.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (155,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,558 759,558 00000000000000000003d50b661c67196995d2e349ba0038cfa7e68f47cc21f2 2,509 1.00/1.00 vMB 15
759,557 759,557 00000000000000000004973aef755fc0cf45132620e8f2a4a2dd2219a6c11429 2,313 1.00/1.00 vMB 14
759,556 759,556 0000000000000000000196cca43db5cf41e23c963cfb67a1a6a70bcefdf1fb12 2,597 1.00/1.00 vMB 12
759,555 759,555 00000000000000000000b6aa2eae16957bdf8d68ff1d2d4c31ffa24eb8cf80ad 3,064 1.00/1.00 vMB 22
759,554 759,554 00000000000000000005f43283bbe4ba668dd46e2181b8657156e4c004ead238 2,459 1.00/1.00 vMB 17
759,553 759,553 0000000000000000000259ecffa16020d9920cf2908ea443d7929b8139129b0f 1,325 0.84/1.00 vMB 1
759,552 759,552 000000000000000000008865d930f958bc07799f344e4d5e1fb3b2e4d217e786 3,172 1.00/1.00 vMB 11
759,551 759,551 00000000000000000007ba1157f1762ad937ea64037a481f9e705ff119e1f72d 2,198 1.00/1.00 vMB 6
759,550 759,550 00000000000000000005528bac6dc5828198ca4760b2cb8442de6e80e89ee6f6 2,978 1.00/1.00 vMB 8
759,549 759,549 00000000000000000004a5c51c78e311e90014fe15dd55e93a7185384b03450a 3,245 1.00/1.00 vMB 17
759,548 759,548 0000000000000000000342496d0df92bde1b4ffe0b49248e12a88d7622905bfd 3,663 1.00/1.00 vMB 17
759,547 759,547 00000000000000000000c9374f9e58bfb3e4c1237e392a539eb3c3cef1f2a1c2 2,846 1.00/1.00 vMB 8
759,546 759,546 000000000000000000025e4dc0ff810732752b2880db79ee9f712e50478dadc5 1,946 1.00/1.00 vMB 15
759,545 759,545 000000000000000000064dec69c4a3665c0560ca531ce28ecc92f7b4175fe606 2,420 1.00/1.00 vMB 12
759,544 759,544 00000000000000000006fdf9ace025593f0f6256176c08d010d0f458113223be 3,153 1.00/1.00 vMB 25
759,543 759,543 00000000000000000006f557f2169156fd0bcf83953d8785d1e63bcf3965e360 586 0.17/1.00 vMB 10
759,542 759,542 00000000000000000006af81eb8e868d0b3cff4ffa4620ca8fa7ba196de5f513 574 0.21/1.00 vMB 9
759,541 759,541 000000000000000000012db785ca14c62b680ccb9d575557e61aa9f6ce7fe4ad 2,061 0.65/1.00 vMB 12
759,540 759,540 00000000000000000001d9704bc152212600828699e847c41855f69f7cc5616f 1,889 0.77/1.00 vMB 9
759,539 759,539 000000000000000000069a479744185c61c8eb87c4486c338a3cf4d49de9f002 2,085 0.68/1.00 vMB 12
759,538 759,538 0000000000000000000286584a326c639b2c93165a43865650230e837b1439b3 3,067 1.00/1.00 vMB 11
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.21 GB
    • Received: 17.84 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.