Loading Tool

Explorer IconExplorer

Memory Pool

77,930 transactions
28.67 vMB
0.07661913 BTC
Random Selection Loading Transactions
Max Size: 175.14/200 MB

Candidate Block

Mining Attempt daaf325e013b45abceb1fa514f7697c6ff8c26a2918fc413d546ecef5b5dfbd1
Version 20000000
Previous Block 000000000000000000012a2725ebcf8d9d3bda9d4ab80251aee944bedceb5183
Merkle Root deed03c752a69e278a57e1b1d1c8d2bc86081c38f5319bd35eecdfa63d80a8b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,888
Size: 1.00 vMB
Total Fees: 0.01390243 BTC
Feerates: 150.67 > 1.39 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,599 (698,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,001 217,001 000000000000036eb963e4cd8d8b0a20d1cfc9dc0c3f625b7e61c23cc219bb89 163 0.05/1.00 vMB 46
217,000 217,000 000000000000036d1e5c410c393017277f8ccb59cb30a9143e818e788ecd2515 265 0.14/1.00 vMB 124
216,999 216,999 0000000000000029e21d733b6e4f6507c686c2854232293ff8ca298deaf8251b 663 0.26/1.00 vMB 186
216,998 216,998 00000000000003f5b713e788409f18f1c44e975dffdcaa727c9a98385880c07d 156 0.05/1.00 vMB 34
216,997 216,997 00000000000002acf841b991315810fb64c6ba8a1637bb64a34d3ecb797d4388 661 0.27/1.00 vMB 210
216,996 216,996 000000000000026cd45deb7d63192f9c0a28a6ec9009b2806328ba684c2bf31e 260 0.31/1.00 vMB 23
216,995 216,995 00000000000003b9bfe02c7748598bc5c9814ce3d18bda2aa8ae9e8ae2c8a9f9 352 0.25/1.00 vMB 97
216,994 216,994 00000000000004008b6493c788a11868872404df8d4a377af1d2f8a3ac6f1599 557 0.25/1.00 vMB 417
216,993 216,993 00000000000002ba79f07bd2e226ca1994cf299bc5c51427ee313162e96716fe 259 0.13/1.00 vMB 155
216,992 216,992 00000000000002317c6ad454450b4b568000074a39a9fa3acc2e4893b4658455 80 0.05/1.00 vMB 113
216,991 216,991 000000000000005bd512cc847b4736b0ea3efd62d7b831fcaa23c40ff8f02675 626 0.25/1.00 vMB 189
216,990 216,990 000000000000006a1ddf15d22918837a3d31b1fcede0bb55c61c2516b931a846 6 0.00/1.00 vMB 204
216,989 216,989 000000000000030547924265e6d1cdc1e8638a2abd24a17c5c4e8c60497cc641 315 0.14/1.00 vMB 169
216,988 216,988 00000000000004bb494fa0284dabe6dc64ae53c48913d8a5a764bc03b14b98ce 228 0.11/1.00 vMB 266
216,987 216,987 00000000000001cbd37b8f86075124347c3aa2ad36601ce9707c6061c2772cc7 162 0.08/1.00 vMB 149
216,986 216,986 00000000000001e934866f89ed64741c9a73fb884b4bff888d7944049f0aa923 420 0.18/1.00 vMB 148
216,985 216,985 00000000000003dffab0eb9bdd62fc8aa1b7de36c5ab4caa69a96a8412c00502 660 0.27/1.00 vMB 207
216,984 216,984 000000000000030b802edae666ba84ac0f009fc2e98bedaa505fa34a7e5b37e2 282 0.21/1.00 vMB 123
216,983 216,983 00000000000000d4163153d85dfae24c98d31828d687996304fff81ff9749fdd 557 0.25/1.00 vMB 198
216,982 216,982 00000000000004a2415376f748cd758f171dd3aeb00b50cd881996a0387cc6ec 16 0.01/1.00 vMB 116
216,981 216,981 00000000000001464da82e5085739121bf8776231ecf3fce84d54362b8b4bf23 136 0.04/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.43 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: 770.53 GB
    • Received: 19.92 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.