Loading Tool

Explorer IconExplorer

Memory Pool

86,399 transactions
31.62 vMB
0.14670891 BTC
Random Selection Loading Transactions
Max Size: 190.69/200 MB

Candidate Block

Mining Attempt abc282fec20a36cec068a3b7ec3e681536f61a7d754291d31f7229e44e70ba4e
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 7d9c4293fbb2373c55fa83ea0f6af3665ed49703447959d625e1efd635df2861
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,588
Size: 1.00 vMB
Total Fees: 0.06471220 BTC
Feerates: 214.31 > 6.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (600,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,160 314,160 00000000000000002700a33cb08fb90741b5f58f58b1a12ccd6238156095b36a 51 0.05/1.00 vMB 12
314,159 314,159 00000000000000001bb82a7f5973618cfd3185ba1ded04dd852a653f92a27c45 779 0.41/1.00 vMB 30
314,158 314,158 00000000000000003021634037ebf164433fa819aac82d4dac8852e14a1a6952 41 0.02/1.00 vMB 21
314,157 314,157 000000000000000020bdc0bc26eaac02660c559718ddf1f672f490a8b349759f 90 0.05/1.00 vMB 19
314,156 314,156 0000000000000000217ce3d447b2bd4229d7cd0f85a297090c20e41a6eb49607 275 0.18/1.00 vMB 19
314,155 314,155 000000000000000024e2cd97a9b210bb9cd68d4fb73244f5298fa991f768262b 32 0.01/1.00 vMB 35
314,154 314,154 00000000000000000a1ad936308d4f4b99955515665b36a656df316fda71e0b8 457 0.31/1.00 vMB 26
314,153 314,153 000000000000000020e88a7fd952f68cbe4e2957e5c8f14db4180c3559f63901 262 0.17/1.00 vMB 21
314,152 314,152 00000000000000002d4abe7eded19e3d1594e5d92b2df4e658e3094b6fbef45e 264 0.17/1.00 vMB 25
314,151 314,151 000000000000000014d831005bb62000d9f5d91c26104af02fd3ddbf224e12ca 756 0.49/1.00 vMB 28
314,150 314,150 0000000000000000304889f035351c8def98332e5bdebf01a2976397dc7b16ed 546 0.35/1.00 vMB 32
314,149 314,149 0000000000000000221045deca7fb5b3ba6f5b07d86aa21f7a88b1daabcc6db4 205 0.12/1.00 vMB 27
314,148 314,148 00000000000000002633e614a5c9aac602c936e16621ebae76b6b847b9e576f8 649 0.33/1.00 vMB 35
314,147 314,147 0000000000000000102b7e0c869e76d6ab9a84cd15d9c077b30584a93513a709 385 0.21/1.00 vMB 30
314,146 314,146 00000000000000001698a614fe6f02a868d47d71dc12455cd223e47e28a110cd 516 0.27/1.00 vMB 28
314,145 314,145 00000000000000001d15feed1589c37d993485dcadf3ffc3be74949e11c21687 769 0.52/1.00 vMB 25
314,144 314,144 000000000000000031c084592aa45b04ae49739c78fad2fa4d2a1a8c35d853ec 957 0.54/1.00 vMB 26
314,143 314,143 0000000000000000281a53ce52588363b3d4e8a8cd189b6feb2d6ded04f1548b 767 0.75/1.00 vMB 18
314,142 314,142 00000000000000002b7f76636bd82ddac99dca493489a28a3c4f65015b060fe8 1,299 0.75/1.00 vMB 30
314,141 314,141 000000000000000003452177b09902803bdad94d342a6df1cbd3928aa92a54e8 1,024 0.35/1.00 vMB 48
314,140 314,140 00000000000000000ecdbaff69651c7b592a10c614261e902fcd34693662f39e 690 0.33/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.33 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: 660.71 GB
    • Received: 14.77 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.