Loading Tool

Explorer IconExplorer

Memory Pool

53,832 transactions
31.92 vMB
0.13875367 BTC
Random Selection Loading Transactions
Max Size: 170.36/200 MB

Candidate Block

Mining Attempt 1efa1e87e4dcc0fbc1a09988e7bcc60f41003292c61fec6073b465abff627898
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root fa8feed3a11bd7b9fba901ec17e6d568005227eae11178ab164c03cb2e84c816
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,686
Size: 1.00 vMB
Total Fees: 0.04148835 BTC
Feerates: 104.17 > 4.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (914,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674 674 00000000c12782db7d1c20d4f97cef3469da5f9db7c4977e97cefd7e9d0cdf06 1 0.00/1.00 vMB 0
673 673 00000000ea02e80eda7207d0e12b78a99dc94aff6bd2f199ea3a6cfc591a97f6 1 0.00/1.00 vMB 0
672 672 000000005d0ceb9dfcec53ef56b48f949f6e7a4e76b6fe9641fd02beff7134b4 1 0.00/1.00 vMB 0
671 671 000000009e48aa3498ce546a1cbfccbc083e080108b06e0ad4bcea59c74a1af1 1 0.00/1.00 vMB 0
670 670 00000000bb7f77903d7ebcd8849cc4c6570bbd52e623f6ee341e8e67241251fc 1 0.00/1.00 vMB 0
669 669 0000000062f7c49b1b1fd14cac362c40affbf322e40c9f2603148e62ae95ac9f 1 0.00/1.00 vMB 0
668 668 0000000049caf505993a97999aaae3865ad632f413c1f7465b5629fd77153beb 1 0.00/1.00 vMB 0
667 667 000000002c366a1d494cfe69187059aa125ba410b9779ac6dcda38d7e6711fbe 1 0.00/1.00 vMB 0
666 666 00000000fc5b3c76f27f810ee775e480ae7fd604fd196b2d8da4257fcd39f4f9 1 0.00/1.00 vMB 0
665 665 000000008b3292ededf3a3a675c44bb2a2ac378878fad1c10cef4219f2d95100 1 0.00/1.00 vMB 0
664 664 00000000314adfb954aa27794bf6015ff65112ad64adf179338e979108277226 1 0.00/1.00 vMB 0
663 663 00000000158b0585927acbb1fec533a7883045dabff45a3ee95fb9750a514344 1 0.00/1.00 vMB 0
662 662 00000000ae07b04e64e658c2dd85bfab0da646352a42037940dd0d18ea6ed8a4 1 0.00/1.00 vMB 0
661 661 0000000067329a9d48d204813cc35e8b89a8c476f292d92f58691b9535b8da63 1 0.00/1.00 vMB 0
660 660 00000000ef6644f79c0e3363c0359de10bc485d9d032af7c8097b325b54a2497 1 0.00/1.00 vMB 0
659 659 00000000de071e247a1f44be9908714f0cc8282e2ddcdf7d2c4b3dbca9a624d3 1 0.00/1.00 vMB 0
658 658 000000006aad240f2485670793fcc62eb5006a42aba22e32b6918d710a2583b3 1 0.00/1.00 vMB 0
657 657 00000000219c44b7a974528cfe22f831631ba20a4bd8e7a238918d1d2f13aec3 1 0.00/1.00 vMB 0
656 656 00000000915f7a477e3df905e1625c9e59ce63e6c26fa349f427b9cc314a4a76 1 0.00/1.00 vMB 0
655 655 00000000180b5bdbeb61d547a04adf658f7c9be695cd2c5d8fdf3e27e022d833 1 0.00/1.00 vMB 0
654 654 00000000f977441badb36a6bbac2057f7c6464dea83fabde00636803ae536534 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.51 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.