Loading Tool

Explorer IconExplorer

Memory Pool

80,808 transactions
30.49 vMB
0.08974868 BTC
Random Selection Loading Transactions
Max Size: 186.14/200 MB

Candidate Block

Mining Attempt 256464c4a4e04cdd6e43b2574112fc4616bd974be75de90b28fa16cc55dd7576
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root dc308ec0e61865043a5297838cc8ed67fec7c4c98d339356b515512ee1e856e0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,367
Size: 1.00 vMB
Total Fees: 0.02032928 BTC
Feerates: 151.00 > 2.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (623,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,758 291,758 00000000000000006251f6a7058e4eff4edd5b471c5746675087a44b04256ad0 533 0.30/1.00 vMB 35
291,757 291,757 000000000000000044f5b632f1bf7c671afb77875b3d2f498234c0860079ea54 151 0.09/1.00 vMB 29
291,756 291,756 00000000000000004ef32318ca19de476e58888418f68bf2112cbb63cbbffa2f 64 0.03/1.00 vMB 33
291,755 291,755 00000000000000000c987305740b0c5d3e13a140c0afa64ea3b052db60ba3bf7 168 0.18/1.00 vMB 19
291,754 291,754 0000000000000000bfc9b39a588918f73f2e9552b8f999c09999d7d767af4fb8 405 0.28/1.00 vMB 18
291,753 291,753 00000000000000007a2b0825f63deb6e9525e7ade25dcbd89fd4735b38e3cce3 941 0.35/1.00 vMB 45
291,752 291,752 0000000000000000163b280e9032282cc1a8711620f8f8f93fb62c417a8d15b5 550 0.25/1.00 vMB 35
291,751 291,751 000000000000000058d19a2b700c33de72c4a5d34a7667d8357c504a29d6fb4f 265 0.16/1.00 vMB 45
291,750 291,750 0000000000000000a3f0756c8ff217949c80fcc8aee0f098abe435053882c5de 256 0.10/1.00 vMB 49
291,749 291,749 000000000000000022fb20a7d4185b613e1bbb700b865e9bb0a0a8385f435ef1 232 0.11/1.00 vMB 35
291,748 291,748 00000000000000007ba9c53f05bc310ed87d08cbbac2570aa92cb170baa95a4d 367 0.22/1.00 vMB 27
291,747 291,747 0000000000000000fa7afee671f70914c35659a04ca5f9f7a7fca882b41a5f57 225 0.14/1.00 vMB 34
291,746 291,746 00000000000000006a32fbd6691d3081ef25d27fa965a12415298e2b9211f927 245 0.15/1.00 vMB 28
291,745 291,745 000000000000000076663f2251201510e00f7a349cc7098edd05fc4a3d7ffa06 390 0.38/1.00 vMB 28
291,744 291,744 0000000000000000c7eef548a889f7f4b7faed0eb3baafb63bb30c1a5a3e52a6 99 0.12/1.00 vMB 21
291,743 291,743 00000000000000008cde14db475bd94795848bd3870fe12d9e904f8f3de18297 512 0.27/1.00 vMB 38
291,742 291,742 0000000000000000d0b6ac20d8273c459c6a08b14fc6aeaaa3e4c3b37132da91 64 0.02/1.00 vMB 48
291,741 291,741 0000000000000000cacea480699e363fc8e770ccb15efc588363649a02a7ff40 627 0.26/1.00 vMB 32
291,740 291,740 000000000000000056ad27f405f8929b7b4f24448f01aeefc3e92fe8c2a3bada 761 0.56/1.00 vMB 30
291,739 291,739 0000000000000000a86ee3522ed478f1f5135a39734fbe6c3eabb6b6d72b8383 739 0.25/1.00 vMB 56
291,738 291,738 00000000000000000ea163ab461baa85eeaabae8607e0ff73d444106a76b53d6 512 0.20/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.29 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.