Loading Tool

Explorer IconExplorer

Memory Pool

80,737 transactions
30.04 vMB
0.12482874 BTC
Random Selection Loading Transactions
Max Size: 180.70/200 MB

Candidate Block

Mining Attempt e7220d27de397476fe9832e44b2e5475f03bae00e65430f13bf9c9effc685f64
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 8eb6e9c6992803922296336e58154315f0b15e793a940cd5e55b0516c0e2ff45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,696
Size: 1.00 vMB
Total Fees: 0.05152359 BTC
Feerates: 242.90 > 5.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (237,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,634 677,634 00000000000000000004564fe3447e25b7f1c419aa8bc89bebad07e06686da04 1,727 1.00/1.00 vMB 47
677,633 677,633 0000000000000000000a505fea99eb8a8869bd9aa5d291358823550ba50a09da 2,177 1.00/1.00 vMB 60
677,632 677,632 000000000000000000046b387d6534a7d8d2f3a5b5ef31ac3c081c7afbb0700c 1,912 1.00/1.00 vMB 53
677,631 677,631 0000000000000000000aefa24301923fe2933518ceebf562f98765cb1d7c7121 1,584 1.00/1.00 vMB 68
677,630 677,630 0000000000000000000b02ec67b1610d809f445a701ebe92d7a4ea37e5d04f55 2,263 1.00/1.00 vMB 49
677,629 677,629 00000000000000000005b66f66dc4493383bea52a5b7ca8cf866eb2bc83ea250 1,709 1.00/1.00 vMB 39
677,628 677,628 00000000000000000002382b9b23cdafc31d81d1897e7cbee5b293532a38e9d7 1,626 1.00/1.00 vMB 38
677,627 677,627 000000000000000000077d0c2b21b978fb1467a9106b2ee92510ba2836cd7067 2,320 1.00/1.00 vMB 39
677,626 677,626 00000000000000000006163e97507d2ba90f75f3a13b3255f0026b4de8434991 1,287 1.00/1.00 vMB 43
677,625 677,625 00000000000000000009db9a7d7c60a5ad0e466fd356b171410756dea8334e27 2,437 1.00/1.00 vMB 57
677,624 677,624 0000000000000000000222925a606d8bdf9d84309439e0f1fcebc6810cc1a856 1,811 1.00/1.00 vMB 80
677,623 677,623 00000000000000000007f455fcae6aca96a4f8672b215677e7d9062b22bd254e 1,531 1.00/1.00 vMB 94
677,622 677,622 0000000000000000000278e35e1e7b26ea39e5127978b8f11df0ebd56a8c9517 2,678 1.00/1.00 vMB 64
677,621 677,621 0000000000000000000222d49491ee9684f8965857c3d6be63e3e79354a7062a 2,105 1.00/1.00 vMB 60
677,620 677,620 000000000000000000093370495106472059bdcdbb9d1c668a25c6a4dac1a160 1,716 1.00/1.00 vMB 69
677,619 677,619 0000000000000000000750f30535caecbe1fecaab7766d6b937a066d475fd8c8 2,040 1.00/1.00 vMB 78
677,618 677,618 00000000000000000009a7e18667ab02cf46420fd0013e576c515481a6595250 3,066 1.00/1.00 vMB 84
677,617 677,617 0000000000000000000362facb68273ba80c8927eecabd286f07d03d75853cb7 3,562 1.00/1.00 vMB 82
677,616 677,616 00000000000000000006a789eac8de0644b0d169879e5ae59b1e0df7cca01889 2,952 1.00/1.00 vMB 87
677,615 677,615 000000000000000000072403cdc531982638b515cd1fcbe1ee624eb450210dc9 2,815 1.00/1.00 vMB 88
677,614 677,614 000000000000000000009d2bb583ade1112296d0e0ba22277133a41c3abdf477 2,358 1.00/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.