Loading Tool

Explorer IconExplorer

Memory Pool

86,784 transactions
32.24 vMB
0.11197599 BTC
Random Selection Loading Transactions
Max Size: 195.94/200 MB

Candidate Block

Mining Attempt c4ae28f6e25f352885b95e4402ef984a6ba7990e9e5c574863ebc5930730c1ef
Version 20000000
Previous Block 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03
Merkle Root 6e971ba8b168d1648766fbb8381b9bbb1ad0a340c34c72218e3619afdb44d777
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,671
Size: 1.00 vMB
Total Fees: 0.02605457 BTC
Feerates: 301.68 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,363 (155,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
759,537 759,537 00000000000000000004a8763b44b391332d55fc22468a7d4c1727a849ce15bf 1,466 0.56/1.00 vMB 9
759,536 759,536 00000000000000000005c95e951bb2010f509ac76f619fdf7da9630e5e6e5607 781 0.48/1.00 vMB 4
759,535 759,535 00000000000000000004298c39f148e3bde6c8b12609e491dc4222aa63ee1092 3,106 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.02 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: 719.44 GB
    • Received: 18.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.