Loading Tool

Explorer IconExplorer

Memory Pool

80,168 transactions
30.81 vMB
0.09485143 BTC
Random Selection Loading Transactions
Max Size: 186.22/200 MB

Candidate Block

Mining Attempt 85ba4f5004654b45c558e1909683c754cf5da0f4dfbbf73a2bb51c6f99969deb
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 2df9efcd1abb08f920239ce27af13ec4dafdc0006eaff29d179868fc960d7772
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,287
Size: 1.00 vMB
Total Fees: 0.02143261 BTC
Feerates: 50.98 > 2.15 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (103,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,932 811,932 00000000000000000003b26cdcbcdb45535de6a7905a806030bda704c3963ca2 454 1.00/1.00 vMB 8
811,931 811,931 0000000000000000000287b5f3234bdc98e22e0c2a62ba53107befe6e549d31d 530 1.00/1.00 vMB 5
811,930 811,930 000000000000000000022e69ecf6803ac002840075da1f9c9585c2d84643721c 1,077 1.00/1.00 vMB 12
811,929 811,929 000000000000000000012ec1ab0b1a87074d52567ffa83003a3a647ebacebcdd 845 1.00/1.00 vMB 8
811,928 811,928 000000000000000000014635452c25cd6349f92eb8b8c68c065fedf5086523c5 963 1.00/1.00 vMB 12
811,927 811,927 00000000000000000003db2161a74ea7b172e7644d65e811066492fd8668df9c 2,070 1.00/1.00 vMB 18
811,926 811,926 000000000000000000037641a405b38c3eeadd082a7dff2b2b6769f503b7d675 1,244 1.00/1.00 vMB 13
811,925 811,925 00000000000000000000409f0f9fb8b50a151fb45ccc432efa6daf914c4d8d23 1,302 1.00/1.00 vMB 14
811,924 811,924 00000000000000000002d34e09e4fe88d6df85d583331e6bff8f99bcc7376426 728 1.00/1.00 vMB 12
811,923 811,923 000000000000000000036dd0330ce9a54b8adb67d1d2accb4837a6e26552aef6 1,190 1.00/1.00 vMB 13
811,922 811,922 000000000000000000019a99a8f0882cd6b3c92965f85d200bb3ab917ee2b6c4 434 1.00/1.00 vMB 10
811,921 811,921 000000000000000000016d8e2642d3f694b66507e8962553405e017fdb04cb68 2,797 1.00/1.00 vMB 24
811,920 811,920 00000000000000000002efd0fc8801b149f505b125308a35c584ed2600badf62 1,047 1.00/1.00 vMB 13
811,919 811,919 00000000000000000002c5572f0e2ffc88509da709060f3a8ff482e8042c1ead 1,685 1.00/1.00 vMB 7
811,918 811,918 00000000000000000000d97796811016aea70cb559482665208dbd49dff7f966 799 1.00/1.00 vMB 11
811,917 811,917 000000000000000000019da662f1a13a2e6e73c205691292124d5dae3f931d31 1,220 1.00/1.00 vMB 16
811,916 811,916 000000000000000000029aebd7b094fa2f62cac66759646069ceb88b7dc4901b 2,834 1.00/1.00 vMB 28
811,915 811,915 0000000000000000000347200646ec5c3be9135a5efc92fb15e65f0076dc8b27 658 1.00/1.00 vMB 11
811,914 811,914 0000000000000000000055ad7442c19e5c19227c7e6ccbda449a07418616e113 2,299 1.00/1.00 vMB 20
811,913 811,913 00000000000000000002d756132fb1d5ce47c83340cf5b112ec023e9f83f3845 853 1.00/1.00 vMB 11
811,912 811,912 000000000000000000041f31344b8d5358b24c21aa8c055869090b6418948eab 2,315 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.08 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: 723.36 GB
    • Received: 18.40 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.