Loading Tool

Explorer IconExplorer

Memory Pool

71,022 transactions
27.49 vMB
0.07535403 BTC
Random Selection Loading Transactions
Max Size: 165.31/200 MB

Candidate Block

Mining Attempt 4a11d226f879704a4d2f79db8f334ae113f2c3046b4848fb64af1ebd3e29eba1
Version 20000000
Previous Block 00000000000000000001e4921e71dea47dcfe57bda1d92cf110cd64db629c997
Merkle Root 191cec4e943687d072d7489d4276b3883bc6b51c967d1fd75eea2679b16bab8c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,260
Size: 1.00 vMB
Total Fees: 0.01607156 BTC
Feerates: 469.97 > 1.61 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,560 (800,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,738 114,738 000000000000737d092aa1f4fd5bf741cc8f04bb83aba2d15b68dcd43e74c5a6 10 0.00/1.00 vMB 837
114,737 114,737 00000000000070d2504cd69c830d975f114db04664aeae299020af6f0f04533f 13 0.00/1.00 vMB 1,066
114,736 114,736 0000000000004433ee7894669e2df50eae427a947d65aec5c056317bb3a4e370 24 0.01/1.00 vMB 396
114,735 114,735 00000000000048db6481d28ed143777761b4a57dda0e3e14eff74e99debfacf3 5 0.00/1.00 vMB 3,883
114,734 114,734 00000000000079e02427745428d2efd193cd711fb0c0e933642dbc9bd6afd992 6 0.00/1.00 vMB 3,399
114,733 114,733 000000000000b71664916f2f463215c0d39afd21f81a30370f3ebb2655e3956f 14 0.00/1.00 vMB 3,878
114,732 114,732 0000000000006ac81b6863a7451b6afaf550f1baa74c55c8741791ca2c67aa8c 60 0.02/1.00 vMB 1,778
114,731 114,731 000000000000d93ddd2b534b18f03dea30d6f3568b77d191384654ea216eea02 17 0.00/1.00 vMB 3,974
114,730 114,730 00000000000080aced1e1ef33ff12166dcd28755dbe0fdd8b90b1907cb3bae31 33 0.01/1.00 vMB 2,205
114,729 114,729 0000000000005ec7002c24ac8b19f75940168d420c934cfc58459907aba2f642 22 0.01/1.00 vMB 2,037
114,728 114,728 000000000000d997093f4d59331c310e3edcd5acca5cad649179ad14d78394e5 50 0.02/1.00 vMB 1,517
114,727 114,727 000000000000063c0df9233a7324948be6aa7968d8ab78d2c8c451768e8b5e37 34 0.01/1.00 vMB 3,794
114,726 114,726 0000000000008132736c7dd81ffb11ab37af78ae8bfd3cc8e160b25dfe9b4c34 7 0.00/1.00 vMB 3,875
114,725 114,725 0000000000002e50412bd7fd2db07476d25d40afa4e87a87224bf7c93cdb0503 5 0.00/1.00 vMB 3,868
114,724 114,724 000000000000dbc21e6027c2b8bd4322fdedefacdc1c7b0b2d81eb896aa82857 29 0.01/1.00 vMB 2,343
114,723 114,723 0000000000004cf395277b2edce1d47518b329f3434cc50fd53af4acc4c7617b 18 0.00/1.00 vMB 2,030
114,722 114,722 0000000000005ceba62e273871f58a362cdf5ea46300114698e4c2927212ccb2 11 0.00/1.00 vMB 1,162
114,721 114,721 00000000000040505b424da7abe9737e366682ac1bb6d16ccaf3fb66362316ca 29 0.01/1.00 vMB 94
114,720 114,720 000000000000a7f1a4f8bd8d95399fa5e7424549054b68fa00ff9225951c6b2e 69 0.02/1.00 vMB 3,884
114,719 114,719 000000000000561109e18e78a1335d0d716dd3d5881b6d86f0b25b4c0faeaf3e 15 0.01/1.00 vMB 1,188
114,718 114,718 000000000000a0c2b459aedffb848baa9d9890871bc8787fff064883c0c7014f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.36 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: 768.51 GB
    • Received: 19.61 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.