Loading Tool

Explorer IconExplorer

Memory Pool

40,819 transactions
26.18 vMB
0.07146248 BTC
Random Selection Loading Transactions
Max Size: 136.24/200 MB

Candidate Block

Mining Attempt 24af4ef1fa67658edbb1d9830c35ded67bfd3fd1e61c4dc366da687a8acf6ef7
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root ba202605920e33bafc9d8e123d33b84ee3d285a0187783e79d519defc688d184
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,139
Size: 1.00 vMB
Total Fees: 0.02346283 BTC
Feerates: 150.98 > 2.35 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (549,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,932 364,932 0000000000000000021d10f90d930a83b9c9e2f59491fd852bdfa53cee9817ae 1 0.00/1.00 vMB 0
364,931 364,931 0000000000000000082c004185a47461c730bcdc3e3a2b7a13f3a097521725ab 680 0.75/1.00 vMB 32
364,930 364,930 00000000000000000158420966b3b91e3c4dac9b6f25761ed78405a61399fb08 944 0.75/1.00 vMB 39
364,929 364,929 000000000000000001a1e29937aafbf31107b0806d2e2e0e5b31cc0e935fef5f 1,114 1.00/1.00 vMB 34
364,928 364,928 00000000000000000d4b817dab82f56a91d3db03bac21aa0c4bff94b1402bef1 1,095 0.56/1.00 vMB 61
364,927 364,927 00000000000000000116c83b5de15c26e07e048f6eeeab903f430bbc41333bea 2,079 0.99/1.00 vMB 56
364,926 364,926 00000000000000000164cae36055ec1d8a094b26a5b73eae6b02920fd27204ae 840 0.44/1.00 vMB 56
364,925 364,925 00000000000000000464967ee9c0f803af79f86af1a5542232e5b6e71c6fdd76 637 0.44/1.00 vMB 36
364,924 364,924 000000000000000000813c21f9990f5e0fb74932438181bd6330b0bdc9ce4c32 1,137 1.00/1.00 vMB 39
364,923 364,923 000000000000000010dc318d201ad5fedf50c1de9b45196947d56af8a9ad2aa3 1,343 1.00/1.00 vMB 37
364,922 364,922 0000000000000000075d2199d9e1caf38792c100388ca271714612d7731dcea1 2,505 0.99/1.00 vMB 79
364,921 364,921 000000000000000007ef682d7e18bb7dcccc2e55d9d5c6bf0f5a9ff698958a2c 447 0.28/1.00 vMB 39
364,920 364,920 000000000000000011c770a4e1bf27056dd72598c52723947542b390f4fcd697 445 0.81/1.00 vMB 24
364,919 364,919 00000000000000000c86c3fcc3ddb5c535ee03333255a45261340deed99df76e 630 0.85/1.00 vMB 21
364,918 364,918 00000000000000000570c9ee07eadcd8e00c46f5c005ce0924ecd6bd2e931376 1,940 0.93/1.00 vMB 64
364,917 364,917 0000000000000000017d33e0f018a52b04f8d75a9c4bf7cce631c1d2bd20c688 765 1.00/1.00 vMB 27
364,916 364,916 000000000000000014e64a6cb6df7100c32289afef74189b6737015574d7f886 860 0.62/1.00 vMB 39
364,915 364,915 00000000000000000a79e1604989ba5a64ce1aa9c27a15963f9f7f0af7074492 1,247 1.00/1.00 vMB 37
364,914 364,914 000000000000000007ac427a28de7d6ea3e7f06103ddbca10be5834c482cd1a7 86 0.08/1.00 vMB 17
364,913 364,913 000000000000000002abd170f26d0365ad6dea04c848ba21c05ed34efbb0c6c0 525 0.81/1.00 vMB 16
364,912 364,912 00000000000000000e9371c2a60d84c0362276c22f9936064c2f6fe71e1b0687 315 0.41/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.44 GB
    • Received: 13.88 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.