Loading Tool

Explorer IconExplorer

Memory Pool

39,673 transactions
32.68 vMB
0.07613750 BTC
Random Selection Loading Transactions
Max Size: 161.58/200 MB

Candidate Block

Mining Attempt 7ebc6f12944802d2fb61dd6bc93a1b2030513d3505062543fad8388b68ba834d
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root f4678c9b10be9ac39fc507e62098351512362dfba54e36da7f4be9a24d199c49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,256
Size: 1.00 vMB
Total Fees: 0.00709317 BTC
Feerates: 19.82 > 0.71 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (527,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,734 386,734 0000000000000000073f454444ffa086def7153213c2ea2551221a553a467eb7 311 0.17/1.00 vMB 28
386,733 386,733 000000000000000003917af7c1b92ead21b9195c5fce9d7fa6196678b7577038 541 0.98/1.00 vMB 9
386,732 386,732 000000000000000001bac3cfed7cb55b324791cd05fd6df6690e3667ea6ecbcc 741 0.29/1.00 vMB 40
386,731 386,731 0000000000000000088bbf92520758d4ee122abe8f4c782ca0dc5bd6793efab0 1,255 0.62/1.00 vMB 35
386,730 386,730 00000000000000000da0f674299b85685fd55366533621b47e6f27371ab8ef8e 431 0.95/1.00 vMB 11
386,729 386,729 0000000000000000027c355d0a7494309c966c1c576eb81eab0d7793bceddbb1 911 1.00/1.00 vMB 17
386,728 386,728 00000000000000000772603f5691fb4b0944437d44cacfd5aa5020b2d75685e6 1,539 0.66/1.00 vMB 38
386,727 386,727 0000000000000000004a8bf360c2fe789bcdaead818a190b4f003c02f9114d42 2 0.00/1.00 vMB 0
386,726 386,726 00000000000000000f168f5b87acf013363d53dca7688d766f852cc2e8edecf1 2,057 0.89/1.00 vMB 35
386,725 386,725 000000000000000002560ff96eafb19c824d07d63c9dbd6ae783e2a7cebb7c22 1,448 0.63/1.00 vMB 34
386,724 386,724 000000000000000007824d8a2a7bfff2617d7cfc3628d0536a0c7fd4bbf04eca 382 0.99/1.00 vMB 7
386,723 386,723 0000000000000000073ef21c01c9d62d25b0fe9a2d0f519736c4b154699cba75 1,598 0.99/1.00 vMB 26
386,722 386,722 00000000000000000dcfb54eaadc1d1d8dffaac83a6d50bf954cde2363346861 1,579 0.68/1.00 vMB 25
386,721 386,721 00000000000000000b5d7576582722d17f30016461362612a38c60e754446a36 858 0.33/1.00 vMB 46
386,720 386,720 00000000000000000dceb73d15952d8c2e268660267e617ab8c8ff81e52ec872 1,140 0.47/1.00 vMB 29
386,719 386,719 00000000000000000b06b7f3f77bd7374e7c8d608cd8894a5f1b2a4544ba709c 815 0.99/1.00 vMB 14
386,718 386,718 00000000000000000013ab60496de74d6e0b4f2cfd7dd0eaf970696a7aa0e6da 1,161 1.00/1.00 vMB 18
386,717 386,717 0000000000000000031b23f6b5283513af0a16d2cb99cc0cc1a2227991daacc7 909 0.92/1.00 vMB 17
386,716 386,716 0000000000000000020c2727a4c31558738855cbb828b5c671ed3ee14e5d75ce 1,569 0.99/1.00 vMB 22
386,715 386,715 00000000000000000a249b66684f8af01c03faeb2ca87d890911bbeac3116863 2,576 1.00/1.00 vMB 45
386,714 386,714 000000000000000009c7cbee2d6d224ce22b039e474ab340e39ba4e872b842fc 677 0.28/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.