Loading Tool

Explorer IconExplorer

Memory Pool

81,835 transactions
30.55 vMB
0.07836994 BTC
Random Selection Loading Transactions
Max Size: 184.19/200 MB

Candidate Block

Mining Attempt 351cc9566be7b21e96c6dacdf7e5ff4097f89401fcbd3f42b900c92495e8fb08
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 894a645dadc6dea63261cb38fd74853dc54c5bfd8b6f7e0a6c0a20ae182487ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,134
Size: 1.00 vMB
Total Fees: 0.01505183 BTC
Feerates: 40.91 > 1.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (385,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,179 529,179 00000000000000000010e8c29888aa3f8607b4ad1317422acca8e04a2cd317d7 1,704 1.00/1.00 vMB 96
529,178 529,178 0000000000000000001ba3bf33b8c46856dfc05a3b3aebffa245f16269b54dc1 2,186 1.00/1.00 vMB 55
529,177 529,177 0000000000000000000923dbb6116e06c786bdd31dac3a95fcf47291e8d47403 2,484 1.00/1.00 vMB 50
529,176 529,176 00000000000000000007b77b9d7458f7a260cb0401626ebbadfcb3b7620e87f7 777 0.48/1.00 vMB 28
529,175 529,175 00000000000000000001efb0eeb8735217173a7e58ef94f2f796810da850220a 1,461 0.98/1.00 vMB 29
529,174 529,174 0000000000000000002e635638041e534f05e919a676723dc9b9fcb0dbebc1b2 757 0.44/1.00 vMB 27
529,173 529,173 0000000000000000002b924312c6c472e0cd05581f25802a65841288b31e8d83 621 0.54/1.00 vMB 2
529,172 529,172 00000000000000000017bf81ea101acf2a9a93d82aebba86a058766ee4d97cf2 285 1.00/1.00 vMB 2
529,171 529,171 00000000000000000010b3438eae2caefeecaea6680811615ff40cde029c7908 1,441 1.00/1.00 vMB 20
529,170 529,170 000000000000000000021045c775b0ccee34951e4ceef6dc49ce3611777ce420 2,242 1.00/1.00 vMB 30
529,169 529,169 0000000000000000002e2e1dd54f3cf7e0ee067270d1b93c1203663ab6f225e4 2,096 1.00/1.00 vMB 30
529,168 529,168 0000000000000000000f1279bdbe9fbcdaceb90ef55e60a9d7004c09a7b58927 90 1.00/1.00 vMB 1
529,167 529,167 00000000000000000021191e37d6895725505acfd96bec349cdc678be3d6c015 1,264 1.00/1.00 vMB 20
529,166 529,166 0000000000000000002f0e67a685df0649026f15022afa1cf13107d0a411288c 142 1.00/1.00 vMB 2
529,165 529,165 0000000000000000001446f49d44b090c84ec4ed80901176b0b9b0c69cfc0589 1,767 1.00/1.00 vMB 26
529,164 529,164 00000000000000000032f65c0449feffb4dea5d0167d3857176330145306687f 544 0.35/1.00 vMB 63
529,163 529,163 00000000000000000015480a36146ae9c0d8d068a213771d3224e1f1f9a3c600 941 1.00/1.00 vMB 15
529,162 529,162 0000000000000000002246fbbc26c31f4fef2b2c05a39a81f237605741988aec 1,513 1.00/1.00 vMB 4
529,161 529,161 00000000000000000000533d1c35e86f47eb87d860f4fad10739bb57e9cf339c 2,295 1.00/1.00 vMB 59
529,160 529,160 000000000000000000271b220fe6fa099a9dd2a74e7140d498f3b7c8ba34ba94 2,627 1.00/1.00 vMB 28
529,159 529,159 0000000000000000002473c4d9b3abc35422d4be5726b038d7c6bd3a5d4c938d 1,739 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.