Loading Tool

Explorer IconExplorer

Memory Pool

74,991 transactions
27.66 vMB
0.07718625 BTC
Random Selection Loading Transactions
Max Size: 168.83/200 MB

Candidate Block

Mining Attempt 98c9f0e058c2e5cff593001a681c4d315a71baae3ac65c7d3098a30ab26b2f30
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 401817a7e182701a4815227b594b4c0a89134063633a4958a2ba06c52f757647
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,189
Size: 1.00 vMB
Total Fees: 0.01815183 BTC
Feerates: 100.08 > 1.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (185,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
730,003 730,003 00000000000000000006b1c48e5c5148998bfd47544c555c60c5587d0326a585 3,158 1.00/1.00 vMB 17
730,002 730,002 000000000000000000018caa1a3306481eb53c246606e8d0857534797b43e9ab 2,426 1.00/1.00 vMB 7
730,001 730,001 0000000000000000000528c4f2ac33f60261735fe26015f2fc6106813ea96489 2,235 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.