Loading Tool

Explorer IconExplorer

Memory Pool

82,954 transactions
34.77 vMB
0.16506364 BTC
Random Selection Loading Transactions
Max Size: 197.96/200 MB

Candidate Block

Mining Attempt bbdee7f654c08082201785bf7098fb0612d7ac43265a39c546ca04a2f08d55ce
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root bc56d9f6d16b727f5eaa392286d16ac680da3b8fe578c2a4c9481df504b1c560
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.04369379 BTC
Feerates: 301.60 > 4.38 > 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (25,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,867 889,867 000000000000000000004ef5e3869084c211e3aa7f85e7033488f4afcc207e21 3,107 1.00/1.00 vMB 4
889,866 889,866 000000000000000000024178d8ccce13e0895144d8cb6395b6501c8a130c1686 1,637 1.00/1.00 vMB 3
889,865 889,865 00000000000000000001ccacb1d1ce9cb44a1228bc62218a3f082b5640dd9675 2,551 1.00/1.00 vMB 4
889,864 889,864 00000000000000000001636cca66a5d22562b4612d8c9451247fbc91733709ce 3,735 1.00/1.00 vMB 7
889,863 889,863 00000000000000000000d54bb34821c3924ef606658dbe373b2c8154a0e14232 3,324 1.00/1.00 vMB 6
889,862 889,862 00000000000000000000270202ea4b17a4d2cf0ec00a372ca05a06b631f9eff6 3,573 1.00/1.00 vMB 6
889,861 889,861 0000000000000000000036978f05097cd22d7264fb3e31207aded4354e125638 3,577 1.00/1.00 vMB 7
889,860 889,860 0000000000000000000052eadc28671a201aaaa8cad62fdcc5a648c971f2ca09 1,459 1.00/1.00 vMB 2
889,859 889,859 00000000000000000000d9497a0f7c4f017ecf780511b209aad10a31165c92a7 2,760 1.00/1.00 vMB 3
889,858 889,858 000000000000000000019ebcaa3843a583dbb84cf56988897c0dcbed4e68b6f9 1,961 1.00/1.00 vMB 2
889,857 889,857 00000000000000000000dd47143dd6790ddc576a228cc1a2e34e9ae346736232 1,234 1.00/1.00 vMB 2
889,856 889,856 000000000000000000015277bf7c51ac0adeb223da74b3d2384e19d7ddc55ed2 1,910 1.00/1.00 vMB 3
889,855 889,855 000000000000000000010b04b02821acafbdceffab2eb8eda12fbf7faac1cb0c 2,301 1.00/1.00 vMB 4
889,854 889,854 00000000000000000001457f2a78aacc46eb6393930217bff0389a65d640c86f 3,088 1.00/1.00 vMB 6
889,853 889,853 000000000000000000022e9d6e47287b62739d09ffedf6f0570a8a7ece5f7a21 3,696 1.00/1.00 vMB 8
889,852 889,852 000000000000000000009b64e8cbecb719eb3883e23acfd8eaad68c60796fb68 1,605 1.00/1.00 vMB 3
889,851 889,851 00000000000000000000af296d50f78d52558b194d331308a471019b7f037229 3,192 1.00/1.00 vMB 6
889,850 889,850 00000000000000000000f852b1ec6b6873aee03facb580aa96c8929074fb35ae 1,807 1.00/1.00 vMB 2
889,849 889,849 0000000000000000000096308afbe616fa3d66b4c83632f70b8ee3e036834240 2,508 1.00/1.00 vMB 3
889,848 889,848 00000000000000000000aa742908c1bec2a6d3dc5483ff7e00f8e2fe3c7e169a 3,511 1.00/1.00 vMB 6
889,847 889,847 0000000000000000000021b4ea3f2bb92f4d91900d0efaa61a39644c04d8a9f2 1,887 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.10 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: 728.32 GB
    • Received: 18.47 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.