Loading Tool

Explorer IconExplorer

Memory Pool

82,368 transactions
31.22 vMB
0.12374556 BTC
Random Selection Loading Transactions
Max Size: 189.15/200 MB

Candidate Block

Mining Attempt 8411e4e0879f586c2f6f34bc06054bb80ccf35bbd5d57f285023a076f340f906
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 2659fc886678adbd136eb8269c06d5b595488c53cf28f9616e36517671b58a65
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,188
Size: 1.00 vMB
Total Fees: 0.04228816 BTC
Feerates: 318.30 > 4.24 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (30,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
884,988 884,988 00000000000000000000786cf4842bfa85903df2d415d7c5e07fe5300422b808 4,370 1.00/1.00 vMB 11
884,987 884,987 00000000000000000001fb42736144756f7d0e375423fa2093140eb04080a4da 4,852 1.00/1.00 vMB 10
884,986 884,986 00000000000000000001786108bfb69d190a33dca95ee84f5202ee5f0298a945 4,671 1.00/1.00 vMB 11
884,985 884,985 00000000000000000001a282ee84e7c65e2d2022893a7f1b433f297f8d25008c 3,875 1.00/1.00 vMB 12
884,984 884,984 00000000000000000002632d905947fa90e1d42e30cd0e1900f341ff8cd390c0 4,759 1.00/1.00 vMB 6
884,983 884,983 00000000000000000001d10b0c1761a898804f4f4c534aef30dcabb25ea9e918 4,719 1.00/1.00 vMB 8
884,982 884,982 000000000000000000005f30879cda645dca8fa0b85dacd49a1a7d8684611d1e 4,359 1.00/1.00 vMB 10
884,981 884,981 000000000000000000004c6a4b20da0b35808d1fe2da137c92e10f6a715ae6fa 4,403 1.00/1.00 vMB 10
884,980 884,980 0000000000000000000075147044a86b1950ec570391dc735075de0f230768fc 4,812 1.00/1.00 vMB 6
884,979 884,979 00000000000000000002586386cc2f5939dcb4fae074a15ef7ccd4e6b6c9c5fd 4,652 1.00/1.00 vMB 6
884,978 884,978 00000000000000000001a6104748e18b9ebe2acabe50c9efd5f2d500b2ea6214 4,926 1.00/1.00 vMB 7
884,977 884,977 00000000000000000002027061a7517fe3a5bc68da396815942cba98bcbdff51 5,355 1.00/1.00 vMB 7
884,976 884,976 00000000000000000000ad502079bf0b4a3fce5792108e4da92b7a70078c531f 4,750 1.00/1.00 vMB 8
884,975 884,975 00000000000000000001f824f3bb83a51368823861f391133c99a6f76e539628 3,675 1.00/1.00 vMB 10
884,974 884,974 000000000000000000007966d9f13b99073da7740131709d7d38fc306b061e87 4,909 1.00/1.00 vMB 8
884,973 884,973 000000000000000000015b28d37a2c852aaedeaab15217fbc89546c5e30920e8 3,837 1.00/1.00 vMB 10
884,972 884,972 000000000000000000015d7b6b51d598369a26b5910b98fe2eea3379bf645b93 4,786 1.00/1.00 vMB 7
884,971 884,971 000000000000000000011f01e757e11a86a942c84a6017a0c04ec5ed20a9cd0e 4,326 1.00/1.00 vMB 5
884,970 884,970 00000000000000000000a3e43fdd64124e0b32b56cb46867567af9e92884968c 4,035 1.00/1.00 vMB 9
884,969 884,969 000000000000000000012ec611e0fb9ee7a95b97490f92be3b29e086b36b3c1e 4,477 1.00/1.00 vMB 6
884,968 884,968 0000000000000000000125bc2051b38a56f9f6f7c6ce2336ba592a2858df7e44 3,705 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.08 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: 722.11 GB
    • Received: 18.39 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.