Loading Tool

Explorer IconExplorer

Memory Pool

83,519 transactions
31.23 vMB
0.09611720 BTC
Random Selection Loading Transactions
Max Size: 191.65/200 MB

Candidate Block

Mining Attempt 18ba1817ef8d99322269f49bc3779914e760f1bf8fc2fd10c598b1a691a20aa3
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 2d1e41a51a981927d6583ef61a98e29e228c650eff455caa391f1639c23d0017
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,677
Size: 1.00 vMB
Total Fees: 0.02564181 BTC
Feerates: 301.57 > 2.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (338,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,640 576,640 0000000000000000002805cb5c6c22236bd31d24c7863f8cddd33f00589d419f 1,927 1.00/1.00 vMB 64
576,639 576,639 000000000000000000276d5d30f7f2fc670b00b83d058723c2f74090b3788e0a 2,095 1.00/1.00 vMB 81
576,638 576,638 000000000000000000273578cc750dbea07f146ae141996421c71fdebab298f4 2,762 1.00/1.00 vMB 61
576,637 576,637 000000000000000000047a8d4c1eff777034d41709a32b98163729f2b8b727e4 2,789 1.00/1.00 vMB 69
576,636 576,636 0000000000000000000f92fea07c7e63c429b8d356c889de5c9224bc9430689b 2,868 1.00/1.00 vMB 85
576,635 576,635 00000000000000000009c91c804395d275a5eeae2d23b4688c7d5a965af225c5 3,272 1.00/1.00 vMB 151
576,634 576,634 000000000000000000044be56fd92538ac19f2e667c2565da3b32547b5c3f54e 3,094 1.00/1.00 vMB 119
576,633 576,633 000000000000000000083f34aee8d254823d7500a5acdc97945f350add96b2f2 2,363 1.00/1.00 vMB 97
576,632 576,632 00000000000000000011b187a200ecbdc47025b1e76c6cb7f8157d115d8cdaac 3,173 1.00/1.00 vMB 178
576,631 576,631 000000000000000000109302ffacd13d9dae3dcf7fccf1809870cafae54d895c 3,089 1.00/1.00 vMB 83
576,630 576,630 000000000000000000207587aa832be212be66e8a45cb9fa58a06e511a8e4d01 3,191 1.00/1.00 vMB 147
576,629 576,629 000000000000000000231889ea850b2f8633e196ce7bea6df639a946f49bcecb 3,041 1.00/1.00 vMB 157
576,628 576,628 00000000000000000003847056a4014ca756fb0bd6d4abccddb16fd45bbb9800 2,208 1.00/1.00 vMB 130
576,627 576,627 000000000000000000222e7a74204eac243acc00da4370cab3b9b5869b9582b3 3,023 1.00/1.00 vMB 186
576,626 576,626 000000000000000000045324125db91719f2d3f622a1d2a727683ef9f50ab6a6 2,382 1.00/1.00 vMB 159
576,625 576,625 0000000000000000001df9ede565a2814191f1d6e9ebe40628e55ee53f71153e 2,901 1.00/1.00 vMB 180
576,624 576,624 000000000000000000291c6c9095721732e69204a86da85f5cb1aac5d44c1df4 2,973 1.00/1.00 vMB 188
576,623 576,623 000000000000000000200dae629d608a24fcaf4f564f9b39ea517858dabf2238 612 1.00/1.00 vMB 22
576,622 576,622 00000000000000000025068bedee134f6e24adc1658c49888fa95b8c0ba70817 2,499 1.00/1.00 vMB 66
576,621 576,621 00000000000000000009c97732512b0c3f5494b731b1d153f0b99e45833ba9d6 2,519 1.00/1.00 vMB 72
576,620 576,620 000000000000000000145eb83bf95a58ad0c3d1b2be1cabad62e70248ecc866f 2,383 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.78 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: 709.57 GB
    • Received: 16.92 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.