Loading Tool

Explorer IconExplorer

Memory Pool

76,682 transactions
28.55 vMB
0.06904488 BTC
Random Selection Loading Transactions
Max Size: 173.06/200 MB

Candidate Block

Mining Attempt 0991fbf91bec4851e22add0ed9185d6bf5d7061d182aa285bf6138646f1016cc
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 76774d45b81d3a02cc4fdf2be7e4e06aa43f180c896734f1db422479bdf04563
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,783
Size: 1.00 vMB
Total Fees: 0.00987204 BTC
Feerates: 73.20 > 0.99 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (173,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,724 741,724 000000000000000000080479f548a4f3287341fd89b7a87c0cd019c4d849b3fb 2,781 1.00/1.00 vMB 16
741,723 741,723 00000000000000000003111518236ea474556ea4f1421a56bfcaf8d9c4d39de3 1,765 0.56/1.00 vMB 15
741,722 741,722 00000000000000000002bc43385dc0686095d68680af7122ac2fbee3bc18f0fe 660 0.28/1.00 vMB 12
741,721 741,721 00000000000000000005e8543b0d6580edf9cc765facccdb813d8f94053c726c 2,598 0.92/1.00 vMB 12
741,720 741,720 000000000000000000072ddb0596df3b3caf2e4edeb4f2456454ec30e45c00b4 434 0.14/1.00 vMB 14
741,719 741,719 00000000000000000008851cb9e25657a83bd0e7761d9f51166b2c40755f4807 1,896 0.84/1.00 vMB 13
741,718 741,718 000000000000000000087cf1d00fab18dca70704a1de1f78c67ad3d2cebe6b89 522 0.27/1.00 vMB 8
741,717 741,717 00000000000000000002898ffdc68e5aced0d253daa5f13419fd6616b7c406ef 971 1.00/1.00 vMB 12
741,716 741,716 000000000000000000058cea1357d26fb339615db896bf83fca63a1c39147001 749 0.26/1.00 vMB 12
741,715 741,715 000000000000000000089cd383064a0ee372e8718d651dadfde4703fbf891a94 627 0.18/1.00 vMB 13
741,714 741,714 000000000000000000066dabcf044675afe82e72b642f642e89d4eb94654e5c7 2,051 0.72/1.00 vMB 10
741,713 741,713 0000000000000000000170be1aa9b8b564f7b79cb93e4fb816e121d9d4ddb2a5 2,134 1.00/1.00 vMB 5
741,712 741,712 00000000000000000002e71b4f7b7ea0d265b5529bc545d4203b701b42558f02 3,443 1.00/1.00 vMB 20
741,711 741,711 000000000000000000075f4bc08e1d78a3ab3af8274d13334c0ac2de25309768 2,816 1.00/1.00 vMB 18
741,710 741,710 0000000000000000000800d57495a1103bdd2be5a987f235e733c9df18781ae1 1,380 0.49/1.00 vMB 13
741,709 741,709 000000000000000000011da50a8b451f4c8176bdaa274420e9c4283a12108c62 791 0.33/1.00 vMB 11
741,708 741,708 00000000000000000004c8ff98798365064b1a3fc159da6c943bb78d23211bf0 61 0.01/1.00 vMB 16
741,707 741,707 000000000000000000019c49235a63f954e41c99e96759e7a11ea5460ee69c4f 2,214 0.81/1.00 vMB 13
741,706 741,706 0000000000000000000792e14d00d0337ce0e32d7a410a5666ddc239a53781fc 565 0.30/1.00 vMB 11
741,705 741,705 00000000000000000005f550d641ffba4740a65fc2f1122976864cc589db400e 1,600 0.70/1.00 vMB 4
741,704 741,704 00000000000000000001967fdaf4fe5d851c32bee2e79a29561a65be35724c3b 2,910 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.