Loading Tool

Explorer IconExplorer

Memory Pool

41,606 transactions
25.99 vMB
0.05630421 BTC
Random Selection Loading Transactions
Max Size: 135.99/200 MB

Candidate Block

Mining Attempt 321407a5942543e83660c433c17c921e98e5114b7dd126c1d8dac0d3d706db15
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root f76a206705e5cd8eed03bee4a27f46ad4bfa82cf4305453069fa217c5888374a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,136
Size: 1.00 vMB
Total Fees: 0.00910292 BTC
Feerates: 100.00 > 0.91 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (528,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,269 386,269 000000000000000000af5045edaccff88760fc407290412fb715e8ad26345246 1,245 0.47/1.00 vMB 45
386,268 386,268 000000000000000006cc89a184924b3fef2cf4157a7b3d6a0a0a2ab429331f9a 1,364 0.74/1.00 vMB 44
386,267 386,267 0000000000000000013b7e833f2fbea4bf3f9528ff8661b23917db901d94d476 1,922 1.00/1.00 vMB 29
386,266 386,266 00000000000000000f1be90b628be16a83599191c6ea810802f0ebf378bf85ba 2,450 0.95/1.00 vMB 56
386,265 386,265 00000000000000000a9892e2ed1b1dfc0c4ffebda139723326358d5fd65563ea 603 0.99/1.00 vMB 13
386,264 386,264 000000000000000005d22356db1acb3434fd2a5d7838587afd8a3da6f8bee8fa 2,522 0.99/1.00 vMB 43
386,263 386,263 000000000000000006380a8363d8309495258ad7ab369d22f4bc9e1f2999ab32 1,646 0.93/1.00 vMB 41
386,262 386,262 00000000000000000355cc7019a16c7e39d344827649732310253165df5627dd 218 0.17/1.00 vMB 20
386,261 386,261 000000000000000002aac3f46e91294d227882768c9f7b0ab0712402c8330723 405 0.22/1.00 vMB 26
386,260 386,260 000000000000000005feff1a462ed35f74ee9c5a158f31f0c083d61ae2688db3 1,787 0.89/1.00 vMB 32
386,259 386,259 00000000000000000e40c8a914aa943ecaca9998dc06a06c32ff12cad04169e3 1,199 0.58/1.00 vMB 33
386,258 386,258 00000000000000000012b274b890041c069751a125d54c149331213085439c82 263 0.23/1.00 vMB 20
386,257 386,257 000000000000000004e4e909e8b9257b6f3d04c828263f3105ec446e27abe6f0 803 0.45/1.00 vMB 36
386,256 386,256 0000000000000000059eec50bad95b10346b68151097ef3627f72343f84ed9e9 240 0.30/1.00 vMB 17
386,255 386,255 000000000000000000fcda124b846cdd977f2a99f4faa4287f01abfe6bd213ca 1 0.00/1.00 vMB 0
386,254 386,254 0000000000000000000088b93036adbf68b2076158fd1ecd3945a2d4290811bd 1,782 0.75/1.00 vMB 38
386,253 386,253 000000000000000008fc3a838664c6f9e92a1711979df4d4822def5511874e32 962 0.58/1.00 vMB 34
386,252 386,252 00000000000000000c1757a5ef975eb508051f7b696bbe00c65c2fa77c3fdd7e 264 0.99/1.00 vMB 7
386,251 386,251 00000000000000000a644c8d189b567e46a41861deaee0c727ddf247b14de008 836 1.00/1.00 vMB 18
386,250 386,250 0000000000000000088b014c90326f9f3a980e5f31719aec4f804e86817cca9c 844 0.79/1.00 vMB 22
386,249 386,249 0000000000000000075683d7d1fc03ffbd2ed86c4093caec34fcc9e057622a74 1,114 0.51/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 646.03 GB
    • Received: 12.80 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.