Loading Tool

Explorer IconExplorer

Memory Pool

77,336 transactions
28.40 vMB
0.08130098 BTC
Random Selection Loading Transactions
Max Size: 173.17/200 MB

Candidate Block

Mining Attempt 72c73e965f2755d73a989c7ddf5e68535d69fdba1a42ef15d24f419794b43ca9
Version 20000000
Previous Block 0000000000000000000176c24bf8eb983450be5b9066556ca76917f73613153e
Merkle Root 73ff027afa19495b2010f6adf7741f5c6e837714be746499c50f2499954f37d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,577
Size: 1.00 vMB
Total Fees: 0.01791184 BTC
Feerates: 84.47 > 1.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,309 (555,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,722 359,722 00000000000000000c337c596515fef407d3df198bf8eba101286711937f6091 30 0.01/1.00 vMB 24
359,721 359,721 000000000000000007024db4e0ed1c11d9b1b77002d8d0c47ff188732eab2c0b 65 0.02/1.00 vMB 34
359,720 359,720 00000000000000000084609799ec96a9a97ffc6da26d76ca235ba3a97750dfaf 437 0.25/1.00 vMB 29
359,719 359,719 00000000000000000252ba268f6cf8240d079d15d5e558e68a37353b1425f8a5 411 0.19/1.00 vMB 30
359,718 359,718 00000000000000001092b024906ea034622d15b727ab2f814ccf742830614621 57 0.03/1.00 vMB 25
359,717 359,717 00000000000000001544654f718491aad3f48cc8463bd67f891ead2cfe53f130 63 0.05/1.00 vMB 18
359,716 359,716 0000000000000000095bfc59a5a8321ac496ed228bfcb910f530fd8012c063a7 82 0.04/1.00 vMB 27
359,715 359,715 0000000000000000134609788dae045b2c865fff01998ebd4d291e849a5148ca 82 0.03/1.00 vMB 33
359,714 359,714 0000000000000000116916b273c56ee803c4ce12028d0abeb5990b160d1ea87d 313 0.22/1.00 vMB 27
359,713 359,713 000000000000000016b286c3869c211d68d9283fe2b9d1ab99576628dab0650e 443 0.24/1.00 vMB 38
359,712 359,712 000000000000000004d368bf169e7bdc6d5360fc56fe872894254279d277305f 286 0.16/1.00 vMB 35
359,711 359,711 000000000000000002a44d120bbbff16fa214601c8a5f434ed29d5dc51966acc 548 0.34/1.00 vMB 15
359,710 359,710 00000000000000000e98cf9f18bf3d1cdc1ba125b3620a2f801394be67da27f5 281 0.18/1.00 vMB 25
359,709 359,709 00000000000000000082f760f47decb5163a13c4104bc99c3f5e9f7ce59f547d 546 0.30/1.00 vMB 36
359,708 359,708 00000000000000000ca1575bdb5b07baae62d0298e721d145ac5a27f77d2d86e 880 0.50/1.00 vMB 31
359,707 359,707 00000000000000000195067b9d736cd51784c9031cbbc1bc380ff8640a99aac4 143 0.34/1.00 vMB 5
359,706 359,706 000000000000000009003eeaa9c5395693b8fcc32014e1525f953df309578768 831 0.50/1.00 vMB 52
359,705 359,705 00000000000000000c71a532c99e04b6fe1b16d7a788dea680cad81fcdde77d5 42 0.02/1.00 vMB 28
359,704 359,704 00000000000000001263deaa58a1e90bb0a933c5be62b8f974620c01e2504b02 95 0.04/1.00 vMB 25
359,703 359,703 00000000000000000d6a6d1794f920d979655c2d7e245db68a9db97d2a63fdab 284 0.14/1.00 vMB 27
359,702 359,702 000000000000000008e294df7f852b332b4aef0362047b30ff07590f51934992 88 0.06/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.93 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: 714.59 GB
    • Received: 17.57 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.