Loading Tool

Explorer IconExplorer

Memory Pool

81,572 transactions
31.27 vMB
0.10122722 BTC
Random Selection Loading Transactions
Max Size: 189.18/200 MB

Candidate Block

Mining Attempt 9269d65c599d6702ad14bc83f528de297756b469bdddc94368ecbb9d3e814499
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 228b991cb88b8640a9411193fa9d51bb99f88e43ae1c10c64b7f3a42aea49352
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,452
Size: 1.00 vMB
Total Fees: 0.02391461 BTC
Feerates: 151.12 > 2.40 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (492,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,947 422,947 000000000000000002a21eea137b1dd1f83c67dca983d412633755ff1d148c2a 847 1.00/1.00 vMB 37
422,946 422,946 000000000000000000962fbd567275d7ba45bb6447dbcf145d1fce18cdc0b164 1,128 1.00/1.00 vMB 51
422,945 422,945 00000000000000000163f7561ee2e07e0c22cfc9074e33943161ab2015adac58 556 1.00/1.00 vMB 24
422,944 422,944 0000000000000000025b7a12a84a92d6519ff288d3a9c933f9ef97ac27eb7a29 552 1.00/1.00 vMB 17
422,943 422,943 000000000000000004553c841835b5e5cc5392962557eb1f471527ec487555f5 1,558 1.00/1.00 vMB 75
422,942 422,942 00000000000000000059f19cc2bcbe4a55ec22031769c7750c3317a5cc8c62c6 1,318 1.00/1.00 vMB 40
422,941 422,941 000000000000000000fb25e8d8cae09c5464d188c02d5e0e0a68bda7c3d4207f 2,136 1.00/1.00 vMB 49
422,940 422,940 0000000000000000051fe06d1c6eca9ec04314d91f3738a9071e4f5c1afeb424 1,632 0.93/1.00 vMB 90
422,939 422,939 000000000000000004041db4869ddfd44ee71d31583ea76f0d209eabf1e0e782 1,094 0.99/1.00 vMB 98
422,938 422,938 00000000000000000211c6a8794994ee82b374247865bec7fcabb8eac577125a 1,829 1.00/1.00 vMB 79
422,937 422,937 00000000000000000060d09c9e3b038e9eb4d1653af704af107f26d1962b3200 1,668 1.00/1.00 vMB 68
422,936 422,936 00000000000000000135018a4d3742c0b019f56642b853a8eef1b2ec65cd7760 1,201 1.00/1.00 vMB 46
422,935 422,935 000000000000000000255f5159807b407ea5f7aa9aa6bd83961b15cbb5560724 437 1.00/1.00 vMB 16
422,934 422,934 0000000000000000048907956b672d2470547389e209c17f5311c7cf507a78c6 1,806 1.00/1.00 vMB 52
422,933 422,933 0000000000000000034346d192c94f64892ad10790b47724803d3a1f471908b7 1,580 1.00/1.00 vMB 96
422,932 422,932 00000000000000000492e906b0918a1ec6a1dbe5c6e58f225f0023592fc87d32 776 1.00/1.00 vMB 31
422,931 422,931 000000000000000000418de85b7247f531873ef780ae03b0738ce20e0c7acdb8 601 1.00/1.00 vMB 12
422,930 422,930 00000000000000000062a78009dab3b42b1ab3d28a13b8211bead0457a5515dd 1,009 1.00/1.00 vMB 17
422,929 422,929 00000000000000000129e2366e7a02629e7dff3fefbdb7b0f6f30560e5c82706 1,460 1.00/1.00 vMB 42
422,928 422,928 000000000000000004141fd22345bb90b535bf9a0c0adc37eb7f13999fe91b8c 1,194 1.00/1.00 vMB 44
422,927 422,927 0000000000000000028032488c152abda8effad2dff9a9bd39487f007cbe6d41 1,593 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 783.06 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.81 GB
    • Received: 18.27 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.