Loading Tool

Explorer IconExplorer

Memory Pool

73,726 transactions
28.50 vMB
0.06827662 BTC
Random Selection Loading Transactions
Max Size: 168.82/200 MB

Candidate Block

Mining Attempt 5493ef993c27c69a008ed1ab01a84b0b7bde04d6f259f7dd7890cd07d31df5dd
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 312afa74e523774e568b7dd865672a6746e8c9b5301d77796e0b0f4213a96688
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,611
Size: 1.00 vMB
Total Fees: 0.01105642 BTC
Feerates: 100.29 > 1.11 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (316,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,849 598,849 0000000000000000000bbe75319eb6e0b489359c52170deabaa92611f68dd858 2,404 0.77/1.00 vMB 19
598,848 598,848 000000000000000000093dece21fd22eb0338c210859fb484821616ef02e0c77 1,857 0.45/1.00 vMB 8
598,847 598,847 0000000000000000001577aa3344ee0ef8fb731f7019f5712874c57b1e86c05c 2,511 1.00/1.00 vMB 26
598,846 598,846 00000000000000000012b0ba754e395f7ff003af29399cc936ace45d514aac31 2,277 1.00/1.00 vMB 26
598,845 598,845 0000000000000000000fc853455982ada40680d85d0afaa7b040ec4cd16ea7b2 121 0.04/1.00 vMB 19
598,844 598,844 00000000000000000003d4d2395dd1773ce367327ae0d274b2d6bc56c05bb2d0 3,014 1.00/1.00 vMB 28
598,843 598,843 0000000000000000000394386ce7c58bac84bd05b858c20646bd6abb20811e89 1,309 0.51/1.00 vMB 30
598,842 598,842 0000000000000000000e65b84eae41c64e85b432d3cfec76899ae3243781ba06 1,970 0.55/1.00 vMB 15
598,841 598,841 00000000000000000001fd8185de17151dde6c4aa35018761409ab359eaf053a 2,678 1.00/1.00 vMB 23
598,840 598,840 0000000000000000000c936d1ab08c7131561ad3160a0d41a45da69a50dfd207 380 0.10/1.00 vMB 24
598,839 598,839 000000000000000000138e81f4d3ff585e3303d71a100a9b29aa5424731ed3ce 816 0.22/1.00 vMB 32
598,838 598,838 0000000000000000001563db489eb3bbcadb5c4f91ed957a540a223240c6960b 118 0.03/1.00 vMB 17
598,837 598,837 0000000000000000000933dc57ac41794ac70f4a81d0fe2437e3a0c6201ace4c 1 0.00/1.00 vMB 0
598,836 598,836 0000000000000000000676da0c0b531d199fc4e1df333892a5dd20fe562399a2 955 0.25/1.00 vMB 31
598,835 598,835 0000000000000000001160204ef189b3def5e5964438e265b4ea99d7291dd710 233 0.05/1.00 vMB 15
598,834 598,834 00000000000000000013dd189dd9cf61e0bdc9fd0e0dc2736d62f571951e3ccf 3,231 0.88/1.00 vMB 23
598,833 598,833 0000000000000000000294011ace39cca690158027da7a80a5bedba7a4aadb53 3,092 0.85/1.00 vMB 20
598,832 598,832 00000000000000000001f76923fefafeb939e4317febba43d10127eb5c9767a9 2,615 0.66/1.00 vMB 15
598,831 598,831 0000000000000000001280dfc1c87c5dd6d0292accc25fdd6b09466f3611b867 3,738 1.00/1.00 vMB 26
598,830 598,830 00000000000000000011035c2ef7170231f26cff03287a9ea974bf4ea7313bc2 3,046 1.00/1.00 vMB 23
598,829 598,829 0000000000000000000779c618bb2ca46c6e0ceba7a2287535085f359ec90c3c 207 0.12/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.46 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: 667.92 GB
    • Received: 15.31 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.