Loading Tool

Explorer IconExplorer

Memory Pool

73,672 transactions
27.29 vMB
0.06394854 BTC
Random Selection Loading Transactions
Max Size: 166.71/200 MB

Candidate Block

Mining Attempt 4150754aacf4813037ed239aece28821590772773ddea5b8f897e86d036ecb07
Version 20000000
Previous Block 00000000000000000001bb87348e6d3ff23561ca1d138f03813134dfb60134ae
Merkle Root eafac4599d715e39e3c3562147a438bd8838675af9d481726c6bbc745ccccf43
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,449
Size: 1.00 vMB
Total Fees: 0.00574846 BTC
Feerates: 84.51 > 0.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,283 (224,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,952 690,952 00000000000000000002626018b36efb8296840e29fe2a51b25a0d59b177c00a 2,215 1.00/1.00 vMB 29
690,951 690,951 0000000000000000000fbfc41b81620b2e47c856a8480ccb3caabfa56fa826f6 1,350 0.63/1.00 vMB 19
690,950 690,950 0000000000000000000dc0fe4aaaf8e509ddcc2d3fa9a4749e107d45e56a8416 531 1.00/1.00 vMB 5
690,949 690,949 0000000000000000000d66c22aaf61740c5b226943c531b4e33d0fdc3adffd99 1,507 1.00/1.00 vMB 14
690,948 690,948 00000000000000000007026243c9762f5bf14327df896b4370ccccd4734b92c5 2,889 1.00/1.00 vMB 23
690,947 690,947 0000000000000000000926af8986727696c6dc9da2f001c701968b76378fbefa 1,587 1.00/1.00 vMB 12
690,946 690,946 0000000000000000000df8fc44ccdc22b313f49f3b0e626c4bd8976b51232f95 818 1.00/1.00 vMB 37
690,945 690,945 0000000000000000000d72dc1cd1ac348cb8f9fdb83e632a84200b9a1a85134a 22 0.01/1.00 vMB 27
690,944 690,944 00000000000000000001c0f9fed135368a2e3d6a36c28ee1b7bf1e8ed121188a 300 0.09/1.00 vMB 29
690,943 690,943 0000000000000000000e6f908c5d30cefa09a54760729f63985dbc054d86e5ff 1,654 0.66/1.00 vMB 24
690,942 690,942 00000000000000000006ed79953e0ea5513800c89ff3ef07c11de08990ec2f06 2,384 0.81/1.00 vMB 23
690,941 690,941 0000000000000000000ff6ee83e6db7a58f471905400c62f05ab7442062c8d7d 1,309 0.53/1.00 vMB 18
690,940 690,940 0000000000000000000e481f58b636677dfd441d1654f3f2afca9f2495174fed 2,619 1.00/1.00 vMB 13
690,939 690,939 0000000000000000001045e5f4d7d5ec544c390846881083be39f1ed7b43e577 2,228 1.00/1.00 vMB 42
690,938 690,938 0000000000000000000eb612270d6af05661ebf84130ff730a76a43cc2d51c3e 1,682 0.83/1.00 vMB 20
690,937 690,937 0000000000000000000c97ae8cd37d29c82f0a2634b0e6dff169dd36a0773645 2,716 1.00/1.00 vMB 18
690,936 690,936 0000000000000000000e8ae54435d71a0c9dd3571fcdc9116693fa9f8843f5ff 1,471 1.00/1.00 vMB 35
690,935 690,935 0000000000000000000f51e9978c8c4906d47d2ac8a2170e48a51a1e70f56981 894 0.33/1.00 vMB 29
690,934 690,934 000000000000000000051f1856126fb45b8097b12c8e573dacdad290b7474d1e 228 0.14/1.00 vMB 16
690,933 690,933 000000000000000000089f8f85f5845c871d93c0e2670ae37021eefba914c324 9 0.00/1.00 vMB 19
690,932 690,932 0000000000000000000a6d2543c8155d1d4422447b3bed33f23c1bdc7efa70f0 50 0.08/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.88 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: 713.28 GB
    • Received: 17.34 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.