Loading Tool

Explorer IconExplorer

Memory Pool

76,665 transactions
33.64 vMB
0.13156682 BTC
Random Selection Loading Transactions
Max Size: 188.18/200 MB

Candidate Block

Mining Attempt 98e18ea1f5675534ee26caaab9a5c369214237c9880b3813952b5275fe8c29e7
Version 20000000
Previous Block 0000000000000000000149a20e5737c11062574f96dd685c21043aa3b1b102c8
Merkle Root b6a4c4b8f23d53bf85b9be810db9a8b1aa3828ef58d2879b47ba0e63cbbeca80
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,961
Size: 1.00 vMB
Total Fees: 0.02213979 BTC
Feerates: 445.78 > 2.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,419 (558,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,416 357,416 000000000000000008b680b1b04be73df4fe0c113be6c54440e96e2e5213e882 1,696 0.75/1.00 vMB 33
357,415 357,415 00000000000000000186e8017e702f98ae3276f15dbdfe811fbbee59bd7afd82 457 0.24/1.00 vMB 27
357,414 357,414 00000000000000000e3425323386f1f979992826a757ea6b94e415b1e11edd0c 128 0.05/1.00 vMB 30
357,413 357,413 00000000000000001139a61b68031651f1210f21e99b1a9710e40c8c63df61a7 204 0.11/1.00 vMB 25
357,412 357,412 0000000000000000105fcd8611854ba47f1a5819907c007fd7491a1f3f82df28 741 0.41/1.00 vMB 28
357,411 357,411 00000000000000000b6572b88f60a237d40b2f8230f30f454a0675a4ba8ac48c 79 0.05/1.00 vMB 17
357,410 357,410 00000000000000000e23bab545105d622b501aa3563f7e46c705b561767ce9b6 294 0.14/1.00 vMB 29
357,409 357,409 000000000000000010dc2735aed8ad784135a88c7a23e25dd1c09f7d77e3a78d 849 0.40/1.00 vMB 27
357,408 357,408 000000000000000001c91a15c6f48e9f71be21ab2a4370cf451a9113e4a53509 1,680 0.83/1.00 vMB 28
357,407 357,407 00000000000000000330f6436eb06504776c003d437df9369243c6ef4cdde88e 63 0.03/1.00 vMB 18
357,406 357,406 000000000000000011a521a253487bf012b31e6e3c7af128aeb94db7401b0d49 524 0.29/1.00 vMB 24
357,405 357,405 000000000000000013a78448f13fe5b7f9e0469bd49343331868a3364006bd9e 399 0.19/1.00 vMB 28
357,404 357,404 0000000000000000159fb7a863d7278b0fb60c6f55bd50a1be2f4ab9fdff065c 505 0.31/1.00 vMB 26
357,403 357,403 00000000000000000f25861e63c63d45ea9d6aa9ceeb3924bc6e3bda039fe034 762 0.40/1.00 vMB 28
357,402 357,402 00000000000000000515f8ba95817c05fc56d48d254c1af0b8ea4fd7590e1a4a 674 0.36/1.00 vMB 23
357,401 357,401 00000000000000000b215ef4fd763bb2fd485e5364d37b707786c49d15e1c6c2 728 0.61/1.00 vMB 14
357,400 357,400 00000000000000000bde0904850213a1915a725dd38523b1b33b3f1a65e6a047 1,443 0.75/1.00 vMB 43
357,399 357,399 000000000000000011a1019eb9f82fe810e3a08c1676783cbbc06b228fac421a 1,459 0.71/1.00 vMB 29
357,398 357,398 000000000000000006bea8557ce33add35149434339d166a180c8ff7062a1243 213 0.10/1.00 vMB 29
357,397 357,397 000000000000000003b779c1d826b75e69d85f8777ed15905bb007aeba342ded 440 0.27/1.00 vMB 22
357,396 357,396 00000000000000000ce137ccbcbc538a9be3fcef9ff22d91221511ee88e42128 1,206 0.64/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.12 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: 736.48 GB
    • Received: 18.58 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.