Loading Tool

Explorer IconExplorer

Memory Pool

73,317 transactions
27.15 vMB
0.06195473 BTC
Random Selection Loading Transactions
Max Size: 165.83/200 MB

Candidate Block

Mining Attempt 72bba84ec47234bf23d11fb4200b12bc5269b78fc9f5b84beee92e34c3ab3e3e
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 99fe1229c2d968ec828b2475fdb4da85cc54354ecb38bd3a5445f422b6139b00
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,992
Size: 1.00 vMB
Total Fees: 0.00429241 BTC
Feerates: 84.38 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (185,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,024 730,024 00000000000000000009470f099826d016b4b4395bec096c8b564830267835af 1,871 1.00/1.00 vMB 6
730,023 730,023 0000000000000000000441164a8f9603420093c3de83b6c9c317c3a12fd8f247 3,065 1.00/1.00 vMB 17
730,022 730,022 00000000000000000001651b2ac988d25f94dd42cf1e87ca196d887086ea2fb3 4,034 1.00/1.00 vMB 10
730,021 730,021 000000000000000000009bcbc3ae0753f944d961e16518e8ec00890d80d660b3 2,226 1.00/1.00 vMB 9
730,020 730,020 00000000000000000008a32dbca26470d353ff126f771cd88f3052f9baa080c7 1,974 1.00/1.00 vMB 16
730,019 730,019 0000000000000000000641e4961f59215732fdc145c168dfc9c0701f9c068425 1,602 1.00/1.00 vMB 16
730,018 730,018 00000000000000000001ec67c99f307a7ee7500518b63178aaccea6d60c6cd60 1,398 1.00/1.00 vMB 14
730,017 730,017 000000000000000000050add38ef61cadd11156f30caeaf671227103b7fcd602 3,072 1.00/1.00 vMB 33
730,016 730,016 00000000000000000000b57c0a70617a290b11dd819010a07ac535daae9f9ce1 2,957 1.00/1.00 vMB 17
730,015 730,015 00000000000000000006e5315e00a3979e52345ae3bd5e27cfb952660be1206d 2,907 1.00/1.00 vMB 25
730,014 730,014 00000000000000000008ea5c2ceedb6b699d833c4985924e198b9c8ef5948e48 2,991 1.00/1.00 vMB 13
730,013 730,013 00000000000000000005a8e94f5f56aaccacc154141e37a33fcb1ab89564ee2d 3,383 1.00/1.00 vMB 21
730,012 730,012 0000000000000000000140d7ab47089305ca83f4062e6a19f3b10f615a497f31 2,802 1.00/1.00 vMB 48
730,011 730,011 000000000000000000046ffbd7679e70f11ef62bff78ac89c12d449219cc3d27 2,036 1.00/1.00 vMB 13
730,010 730,010 000000000000000000042e1c2c0c05ee71cbfec54ee7751b96d3ce62f361f72e 3,528 1.00/1.00 vMB 18
730,009 730,009 0000000000000000000830f43e09cae3d019054c9dcd54c4e854267832c698ac 2,234 1.00/1.00 vMB 29
730,008 730,008 000000000000000000077d011569f26c0ebb6deaad63a7fbbbf256badc61bbf6 3,198 1.00/1.00 vMB 7
730,007 730,007 000000000000000000086cb146ed47c8bbda59156d48d7fe1d957559d10720e0 2,676 1.00/1.00 vMB 15
730,006 730,006 00000000000000000005aefaf0bfaf4e14bdc3bec4558e84a47783b0cbd2f549 3,072 1.00/1.00 vMB 32
730,005 730,005 000000000000000000086d5f9d91012c05208616fd0a65c2a62b24358d0287b8 2,480 1.00/1.00 vMB 13
730,004 730,004 00000000000000000007f7a5b8e77b1c48b49245d248ee185d04cda9acf6771b 2,967 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.89 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: 713.36 GB
    • Received: 17.36 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.