Loading Tool

Explorer IconExplorer

Memory Pool

41,917 transactions
26.50 vMB
0.07125009 BTC
Random Selection Loading Transactions
Max Size: 137.97/200 MB

Candidate Block

Mining Attempt f841976b6d8d89f47b9200922a4bdde4dc461a825e43413a189e65a39ff64e5f
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a45fb863d91136b4b657d7d7fd0af834e4254ad9248c4127b16c8fcadb61d44d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,825
Size: 1.00 vMB
Total Fees: 0.02254870 BTC
Feerates: 99.53 > 2.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (403,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,917 510,917 000000000000000000560d499e4e4d9b17e069e23d8cb99a594de273776829b7 313 0.14/1.00 vMB 41
510,916 510,916 00000000000000000042cb07d4acb77c75c3c0ae3947bc495edff172f30ffbe8 359 0.26/1.00 vMB 75
510,915 510,915 000000000000000000310a3033191ffdcb9e11f6b5b1d20a9e1a47e7a321786f 723 0.32/1.00 vMB 57
510,914 510,914 00000000000000000008013b98006400b6c87de87bd485e5efaea5effbff8ef8 1,511 0.77/1.00 vMB 47
510,913 510,913 0000000000000000001055a5e08cf18a80c54bc96fa4a9ed1f7a48f76ee62e4b 1,460 0.88/1.00 vMB 55
510,912 510,912 000000000000000000033afd9bcc01e346922d771589b7691269009282a55c10 311 0.24/1.00 vMB 30
510,911 510,911 00000000000000000032d7c3f75d45348b3daf3834f3a81e265e1cb24dd0baf3 131 0.05/1.00 vMB 60
510,910 510,910 000000000000000000231bf9d05a05a9647335474663244f1d6b424d7b6eefd0 157 0.33/1.00 vMB 8
510,909 510,909 00000000000000000047953605242e6c1d1244c0e7fbae48e0ae1f3e8ecd80ca 1,514 1.00/1.00 vMB 50
510,908 510,908 0000000000000000005aed4d0ad45eb1230bfabae69f65c53d7c9e08710e868c 801 1.00/1.00 vMB 9
510,907 510,907 00000000000000000048e46a28bb8b8a3c140155fdbd4023a754822e9502cfa5 2,284 1.00/1.00 vMB 28
510,906 510,906 0000000000000000002b90f4292755208ca2b3ef8756051b599764da70f1cc7b 1,662 1.00/1.00 vMB 68
510,905 510,905 00000000000000000047b6daa1183ebb1b31dcc3cb6a5565dcb9e0a440607880 1,529 1.00/1.00 vMB 91
510,904 510,904 0000000000000000003bdf03ad310f60fb6d15b391fc73f8dfa9e050ab7adf55 51 0.04/1.00 vMB 29
510,903 510,903 0000000000000000002b12413269e347a7680f702772dcf550d8ac13825889c1 543 0.48/1.00 vMB 3
510,902 510,902 0000000000000000000fff3ac3c1ad1ee956a4775427a537366cbf58e347ffe9 1,268 0.55/1.00 vMB 17
510,901 510,901 0000000000000000003032eb2e3cd42bdf4a09fe165b90daef3d3a7a2b0fc40f 2,411 1.00/1.00 vMB 62
510,900 510,900 00000000000000000055143af42a42a89bbc75c4ca0e742cb55520d9d3e044d6 1,558 1.00/1.00 vMB 86
510,899 510,899 0000000000000000003806f5b836395f57612b688c362cb585e93c78068d24b8 267 0.13/1.00 vMB 24
510,898 510,898 0000000000000000002118e1e047019aa7a17f306fad7271c0084a7498ad3dd4 896 0.32/1.00 vMB 63
510,897 510,897 00000000000000000009ede1f6361614b1a8263345994efad3d87a242d0b8dd5 197 0.08/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.