Loading Tool

Explorer IconExplorer

Memory Pool

38,751 transactions
19.15 vMB
0.08413204 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 106.49/200 MB

Candidate Block

Mining Attempt ef003102f5b4be1b9dd85092f7539e7762e4fc1bb07989859c12c22ffc57d825
Version 20000000
Previous Block 0000000000000000000135f5391c01c4aa70eeba22cdca9a8156563edef1c1de
Merkle Root 49cebf708f3e82a1f7ee6f1df2acbbfde9b8b6c6a68d21812d19599e433a92aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,065
Size: 0.997884 1.00 vMB
Total Fees: 0.04805961 BTC
Feerates: 150.75 > 4.82 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,879 (454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,425 913,425 00000000000000000001af40f37948f8002f4ad5d51161d9ec1b5afe1feb51cb 4,243 1.00/1.00 vMB 1
913,424 913,424 000000000000000000020b3bb8f61917f7848c1ad34d4f62bdc7addfd2b7533f 3,356 1.00/1.00 vMB 8
913,423 913,423 0000000000000000000145675ea6000f3d15ebd1e48b044500eb75bc4f666b05 3,721 1.00/1.00 vMB 1
913,422 913,422 00000000000000000001a8107fc94f72301ddf1d5f3fe20a04aec1708cd7cc55 3,138 1.00/1.00 vMB 4
913,421 913,421 0000000000000000000025f04ff2c401a5399cfff1f91b6377cb2b55eeb38fad 2,887 1.00/1.00 vMB 9
913,420 913,420 000000000000000000016227ee45eddfed24105316ab42bdb9f1253718de909b 3,418 1.00/1.00 vMB 3
913,419 913,419 00000000000000000001794318ab8b212b0d0ba2784d9b9715a2dc93a4340708 4,118 1.00/1.00 vMB 5
913,418 913,418 00000000000000000000e687af6501ddd9cf3b65e64074a5f6330970f0f2158f 3,920 1.00/1.00 vMB 1
913,417 913,417 0000000000000000000143e530954eecbe905e500255afa6b9a40450747c7b7a 4,485 1.00/1.00 vMB 1
913,416 913,416 0000000000000000000114d0bd228a9df12e76c5333182c38f6ea58c78acaee2 1,243 0.42/1.00 vMB 1
913,415 913,415 00000000000000000001b5c3020be6a6bc5240c44ca01063cc5c8497b4f90c92 4,004 1.00/1.00 vMB 3
913,414 913,414 00000000000000000001e0990096d2cfa519a4455239a76e52f0e783a20ccb94 3,378 1.00/1.00 vMB 2
913,413 913,413 00000000000000000000609274759e6e635b5054c457b0406a2e5ac6b3b1fd3d 4,732 1.00/1.00 vMB 2
913,412 913,412 00000000000000000000a45db616fc5e02bd7b3acac1b70a222f1658457231ae 4,426 1.00/1.00 vMB 8
913,411 913,411 00000000000000000001e8346c4d3adf749cafb97e37f4f648b1a84a4caff038 4,595 1.00/1.00 vMB 1
913,410 913,410 00000000000000000000a3bbaab364c8a67678d454613e29c10bae8cf58f784a 3,155 1.00/1.00 vMB 0
913,409 913,409 000000000000000000018e29b79b0a29631a9c09a1df8790b784b74031125eda 3,194 1.00/1.00 vMB 8
913,408 913,408 00000000000000000001816ebe27c4b538156b72d2393ecf91ed8f62040739b3 1,764 0.55/1.00 vMB 1
913,407 913,407 000000000000000000002190ea041f1b155432157c5d649dfa38b87b215dc29e 3,174 1.00/1.00 vMB 2
913,406 913,406 00000000000000000000f2a58278eb31c7c7508d5fd7be04e21efd82a1a50145 3,376 1.00/1.00 vMB 4
913,405 913,405 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69 3,461 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 780.39 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 524.84 GB
    • Received: 5.12 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.