Loading Tool

Explorer IconExplorer

Memory Pool

78,904 transactions
29.59 vMB
0.07243421 BTC
Random Selection Loading Transactions
Max Size: 177.50/200 MB

Candidate Block

Mining Attempt e841c6bac5ad3b3a4f7a7db547ac40ce2e3816a9180bb8a2ddcbb39a396a3778
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root 5dd48aaf9f8e2ce366db4d60b6b3fabcbc20da62e34a842900d83640870aea02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,264
Size: 1.00 vMB
Total Fees: 0.01230203 BTC
Feerates: 150.77 > 1.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (302,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,972 612,972 0000000000000000000bbc29774523ece20d2b95273a94a713fae86a34c91a04 3,068 1.00/1.00 vMB 27
612,971 612,971 000000000000000000122458a319dafee61850dce3fb16b661b73f35fa81b901 2,977 1.00/1.00 vMB 32
612,970 612,970 000000000000000000110e3f4097d5e61ef782116c0e6df76deb55a47104ab84 3,107 1.00/1.00 vMB 40
612,969 612,969 0000000000000000000eb49dfc2dcd022f50a1120b17e055c13bdc577ef9acf7 1,878 1.00/1.00 vMB 26
612,968 612,968 000000000000000000110b4ad469b0350cf926de0e795abd9cc5cd0bf984216f 2,944 1.00/1.00 vMB 23
612,967 612,967 00000000000000000011e9d82f91a3898593d0334c58e80c6351751429ebc7e3 1,988 1.00/1.00 vMB 30
612,966 612,966 000000000000000000041caf10af8257e9168796511dfe7cce8cc91cd3dcc7b0 1,686 1.00/1.00 vMB 72
612,965 612,965 000000000000000000116802b5ec3e28cb4ead4f5ff33745c578827dce9f69e4 2,655 1.00/1.00 vMB 27
612,964 612,964 000000000000000000057ecdcd5511d7345fe597007ccb8c7098086da480b626 2,843 1.00/1.00 vMB 37
612,963 612,963 000000000000000000041a8f29edf41b531f4d788d420abb8eca67ac18670977 2,482 1.00/1.00 vMB 28
612,962 612,962 000000000000000000037253b0b7132da369b7712c04c728e7a8afa11458d10b 1,924 1.00/1.00 vMB 64
612,961 612,961 0000000000000000000d4987a52cd59836a531a95444931742e7bf8dd0a619d2 1,940 1.00/1.00 vMB 41
612,960 612,960 000000000000000000009326c982f62121d561563e577e5fbcb191604a0db5f5 1,042 1.00/1.00 vMB 64
612,959 612,959 0000000000000000001276bea15b3f7fa6b6df89bbe18bb4742e680872be1460 1,262 1.00/1.00 vMB 88
612,958 612,958 0000000000000000000a770a8bb69371f235681114509219ad73754ffe845652 2,720 1.00/1.00 vMB 19
612,957 612,957 0000000000000000000e363e8ea2a7402dbb53f81f0d54df1d12b6adcf268335 85 0.03/1.00 vMB 17
612,956 612,956 0000000000000000000a92aa93e45b08d6207532f6b76eb30107a6fa52f55be6 2,666 0.90/1.00 vMB 15
612,955 612,955 000000000000000000128e42377274c202f0693b23d42d048892b28bed7de169 3,035 1.00/1.00 vMB 17
612,954 612,954 0000000000000000000be81d2b14943d08e5ee2330bd3752f3f665ae2e7fb2cc 2,990 1.00/1.00 vMB 21
612,953 612,953 0000000000000000000b9c5a2424f0824acd9d766336babd520dd41438c7fc92 2,777 0.93/1.00 vMB 14
612,952 612,952 00000000000000000003180c32bc7ef41fc94d9025df6a093f2f8d8ae80961b0 2,881 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.