Loading Tool

Explorer IconExplorer

Memory Pool

81,476 transactions
29.86 vMB
0.14253631 BTC
Random Selection Loading Transactions
Max Size: 180.94/200 MB

Candidate Block

Mining Attempt 4f0d465026f9be0fff4e83a515ccff0e2791822aaa8b5c7d2bb0277c42169649
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root d3ac20567a3c1ae6e076bb936384a88f6941632baf6bcde15970f6f5222474c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,732
Size: 1.00 vMB
Total Fees: 0.07486484 BTC
Feerates: 101.65 > 7.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (77,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
837,143 837,143 0000000000000000000109291955461c51e335bcae73ad4e273d54600b2580bf 413 1.00/1.00 vMB 11
837,142 837,142 00000000000000000000468ec2e7dfa735debcbc3a21610a8dfb43322abf5256 1,028 1.00/1.00 vMB 15
837,141 837,141 00000000000000000000e9a08acd50d2f978b08541e93622eeef783da9526ec4 496 1.00/1.00 vMB 11
837,140 837,140 00000000000000000000c8a9e54494ef9237a99f5987407c4b5801778fcc05e4 2,047 1.00/1.00 vMB 15
837,139 837,139 000000000000000000023b9bde86d9857b5700505e268e70a09913d837df52d5 938 1.00/1.00 vMB 14
837,138 837,138 00000000000000000002ee4c62ad498754937a36d88639cba4516a3b1c22985c 1,169 1.00/1.00 vMB 15
837,137 837,137 000000000000000000008cf7c0ceb291d8566887c5d5c8d0638a0d5de2cab49b 644 1.00/1.00 vMB 11
837,136 837,136 0000000000000000000118481db93639cf2faaa8e765cec60560ac8c4b346bf5 677 1.00/1.00 vMB 13
837,135 837,135 00000000000000000002df90ac84da4fe578acd3190e7bed57b4f59224063573 1,641 1.00/1.00 vMB 12
837,134 837,134 00000000000000000001dc0b9f9ec5bb8c1496faebca8ded39cadcafae33bb39 1,849 1.00/1.00 vMB 14
837,133 837,133 000000000000000000030bb1f963b4f8ca5d0e763d3b75b0354132a0dcafba4f 2,149 1.00/1.00 vMB 15
837,132 837,132 0000000000000000000070f8049d30e9ba314ab1e60f0a9580629e3f753b7f39 819 1.00/1.00 vMB 16
837,131 837,131 00000000000000000000ae935edf084c7982ca7b797c3f4284e5db9360b9c4a9 1,798 1.00/1.00 vMB 21
837,130 837,130 00000000000000000002bc35b918562f8cd7b85471eb9a57af798c08996ee0c6 1,784 1.00/1.00 vMB 15
837,129 837,129 0000000000000000000247de3f21c3a7d21ce3b34ccf62188d4cd5b290971074 1,079 1.00/1.00 vMB 16
837,128 837,128 000000000000000000024d1708cdc74a47e4f8fb5c8c9afadc399b5dbaaf761a 1,734 1.00/1.00 vMB 18
837,127 837,127 00000000000000000001ad9845cf0d6ddadd3164164716e56eda70974bad1deb 2,452 1.00/1.00 vMB 21
837,126 837,126 00000000000000000002211deb0d45f1b58745742b3fa708b7dde1b6a501bab1 3,236 1.00/1.00 vMB 26
837,125 837,125 000000000000000000005d0153261e4d713a82f1d5e24066bbcb167c536b4323 3,464 1.00/1.00 vMB 26
837,124 837,124 000000000000000000005f07eb54cb16e3939c5d618c386424ff3adaa56fe247 2,887 1.00/1.00 vMB 30
837,123 837,123 00000000000000000000399685b00a030a0d4f62240489524bb739ead113445c 2,832 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.60 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.68 GB
    • Received: 15.99 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.