Loading Tool

Explorer IconExplorer

Memory Pool

75,501 transactions
28.42 vMB
0.08069073 BTC
Random Selection Loading Transactions
Max Size: 170.91/200 MB

Candidate Block

Mining Attempt 749a4b8e99bac9c599351fba50e690b383c8032964855a0a0640905e1a80cbf1
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 3ce86e0a277835f2c9c0c425b113e2d32388c18daabf9dd1e6abc41e3e128853
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,245
Size: 1.00 vMB
Total Fees: 0.01719566 BTC
Feerates: 65.95 > 1.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (115,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,913 799,913 000000000000000000009b48061fe1b12f94ab54e71b289c5db97e0e5fd41874 5,553 1.00/1.00 vMB 6
799,912 799,912 0000000000000000000471bb7d82519ed54ecd5758d5622d62ac9dc0fe816949 3,221 1.00/1.00 vMB 17
799,911 799,911 0000000000000000000441de2f8605a060a5a47270ffb4416be1603284e5e862 5,408 1.00/1.00 vMB 8
799,910 799,910 00000000000000000000896b25f319ca079e534d31bb4dfee85e9de5e87391df 4,304 1.00/1.00 vMB 11
799,909 799,909 00000000000000000001c78d3d611cfbef704a91a141a685d9c9f0bbcba7f8a3 4,686 1.00/1.00 vMB 7
799,908 799,908 0000000000000000000123eb5b017a2855a59679eec28af99348f19c3d444ff9 4,072 1.00/1.00 vMB 17
799,907 799,907 000000000000000000006d4c8ab02af7ac11820cf59f6dc1e9790199a2f02c10 3,715 1.00/1.00 vMB 25
799,906 799,906 00000000000000000003e8f0f869a9ae0f5735bf451cb7fd3e229b8a4818f9f0 5,687 1.00/1.00 vMB 10
799,905 799,905 000000000000000000052056378ce91d49afe44fd8a99c3c19227799c0e402c1 6,579 1.00/1.00 vMB 8
799,904 799,904 000000000000000000017505ead79bc377f49b7d3711d0a01f9bd34d2c11b7f4 5,949 1.00/1.00 vMB 11
799,903 799,903 00000000000000000001a97834ccf3f7163958028dd4e8611ced3825e5dec4a8 3,958 1.00/1.00 vMB 14
799,902 799,902 00000000000000000002cc869b551618a46f427ed974376abd7059201a868bb1 6,025 1.00/1.00 vMB 7
799,901 799,901 00000000000000000000432aa6fc397b79cbce2de649185f9cdf63a23582b63c 5,604 1.00/1.00 vMB 9
799,900 799,900 0000000000000000000454afddafd76d59adaa893558e94d3a7b112772a03103 6,139 1.00/1.00 vMB 10
799,899 799,899 00000000000000000001c9077f47d109a586c9310aaab78dbcdfce0d263f82d2 5,545 1.00/1.00 vMB 7
799,898 799,898 000000000000000000028aeb5a879fed59ec26bb2d4ec915ba3bbcbe66e4ac0d 4,599 1.00/1.00 vMB 7
799,897 799,897 00000000000000000002ed303d9f50660be67e3709032138b1c398ca33b0503a 6,079 1.00/1.00 vMB 6
799,896 799,896 00000000000000000002f37967a6edd63b618721ebb0ef1b20eb94df3ec6e271 3,360 1.00/1.00 vMB 18
799,895 799,895 00000000000000000000fbe6d3ba5632113cf26ed5693149168e1ea2030dc001 3,423 1.00/1.00 vMB 22
799,894 799,894 00000000000000000001c844de0405cfce1c78ff2494485c7c17af728c44f143 3,050 1.00/1.00 vMB 25
799,893 799,893 0000000000000000000298227d51193d3bfa8068fcfc574528fb6f392c2601fd 4,907 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.86 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.82 GB
    • Received: 17.22 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.