Loading Tool

Explorer IconExplorer

Memory Pool

82,351 transactions
30.98 vMB
0.08151682 BTC
Random Selection Loading Transactions
Max Size: 190.11/200 MB

Candidate Block

Mining Attempt e9d121f7c6445ca641ffa8746cac05f475eef4a80d1fc8cad2975cbafab9182e
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 8bc21f9756588c99b2b576f0d62715565131c17dc7d630d1a9d45d731d3caf6d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,402
Size: 1.00 vMB
Total Fees: 0.01191964 BTC
Feerates: 301.05 > 1.19 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (157,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,261 757,261 0000000000000000000123429da58cf21899bbf8bb47d402a5c123fb48f18c72 198 0.06/1.00 vMB 7
757,260 757,260 000000000000000000004216294bbc45d862fa916ba00d8db9d0f0aaf3027f15 575 0.29/1.00 vMB 6
757,259 757,259 0000000000000000000654d6fa2a0d1955c0001873d9dc064d6b54d11fb5833d 1,956 0.68/1.00 vMB 9
757,258 757,258 00000000000000000005f75e4dd74e30262115967fe94ff1c24ed6192d919b74 1,456 0.66/1.00 vMB 4
757,257 757,257 000000000000000000088430aae37f1dea4e122ad5dda7cb378dfb7ec49dd2b2 2,128 1.00/1.00 vMB 7
757,256 757,256 000000000000000000066eae07e521e7ad212196e47e02e7c56de32a2431358b 3,052 1.00/1.00 vMB 3
757,255 757,255 00000000000000000001d69d81446c97ff807de654aa09204ecad69b1b52dabe 3,536 1.00/1.00 vMB 11
757,254 757,254 000000000000000000045cfe3afc97340789d31b9c95eeea3c50bb3f283dd63d 2,687 1.00/1.00 vMB 4
757,253 757,253 00000000000000000007555efb3551243a3cf70576bdd105099811c3cf38a5bf 3,201 1.00/1.00 vMB 16
757,252 757,252 00000000000000000000adde2c12d374f53d2834a0dd4f0f177b33b60f7edbdb 3,327 1.00/1.00 vMB 12
757,251 757,251 00000000000000000000fd5fb8acec97e8756ac8ae4dad8497a0b45ed3e0052c 906 0.63/1.00 vMB 1
757,250 757,250 0000000000000000000594f18bb55db0cca4defb91fcfeb758780058639f3550 3,228 1.00/1.00 vMB 5
757,249 757,249 00000000000000000004c075d31473804a5b816ec1f2f7ce8bf34eab675d2492 2,630 1.00/1.00 vMB 8
757,248 757,248 000000000000000000061d8f9ebf9e909d337a7e1f0b90dfa723ed848b370b0f 786 1.00/1.00 vMB 6
757,247 757,247 00000000000000000000dfb5aa4775a1539c75c6f84d8f22d8ad40add2439278 3,183 1.00/1.00 vMB 5
757,246 757,246 00000000000000000003050b6ce1349c26abc6518d4ab8283b4791359d1a4be8 2,992 1.00/1.00 vMB 17
757,245 757,245 00000000000000000006a9ce3abb7675350472c0db22588d1d9207c8b2f92002 3,371 1.00/1.00 vMB 13
757,244 757,244 00000000000000000006eae898ed2168adde146bf42c25154c861128b8a23db4 1,431 0.75/1.00 vMB 2
757,243 757,243 000000000000000000031eccb4875792d4811c880c68fde80aeab521a3ac833e 3,055 1.00/1.00 vMB 11
757,242 757,242 00000000000000000001f550ecfee3e67dd6ec0b24b4dbca330139bccbca6180 1,537 0.87/1.00 vMB 2
757,241 757,241 000000000000000000009f8c85666a122c90cde908b6bad84c242133c209f1a5 2,621 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.77 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.18 GB
    • Received: 16.86 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.