Loading Tool

Explorer IconExplorer

Memory Pool

51,267 transactions
30.91 vMB
0.15853365 BTC
Random Selection Loading Transactions
Max Size: 165.66/200 MB

Candidate Block

Mining Attempt 9c16aba34dcf052b29cd31a3a38f27613756ee3615dc96bdba1b149035ffa33b
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root b3817a7268a6fd2c185a4b68202edd32a385185cd9077efcd04bb62852124272
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,877
Size: 1.00 vMB
Total Fees: 0.08265992 BTC
Feerates: 200.91 > 8.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (252,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,161 662,161 000000000000000000074234f15885e8885412046ad69f828547a3a8be472a0b 1,114 1.00/1.00 vMB 6
662,160 662,160 00000000000000000004519d1fb9205dfcc396ce32de22fbbec6f594dec0aeff 676 1.00/1.00 vMB 17
662,159 662,159 0000000000000000000dbfed9dc2a8f9ff18d0e3fb3991b923f8009bd5345541 602 1.00/1.00 vMB 6
662,158 662,158 00000000000000000008607afd456da9f1dfb5c170d4d73bb83aa28fc67c1f0b 1,370 1.00/1.00 vMB 33
662,157 662,157 0000000000000000000d6527f71cf7f36bf7b5854b0a04cb16a5d72733767f5d 1,832 1.00/1.00 vMB 43
662,156 662,156 0000000000000000000e544cfe9503ed79f354d65be7ba5f135f44dbd29e8b02 1,870 1.00/1.00 vMB 45
662,155 662,155 0000000000000000000430fd68dcc97fe1a5e6d788f639bafd0fc1de5296ca00 1,402 1.00/1.00 vMB 25
662,154 662,154 00000000000000000000c6dc3a7276ece33b713952ed2dd15a0439db40fc5592 1,454 1.00/1.00 vMB 21
662,153 662,153 0000000000000000000e262da11d930d6db48b731bfd06fcf2ad34beb4a7536d 1,614 1.00/1.00 vMB 11
662,152 662,152 00000000000000000009b3ea50248ee6f74ca44ee45f62ef661f43770972eb75 1,834 1.00/1.00 vMB 31
662,151 662,151 0000000000000000000afbfdb850ccc4ceb56b934d7f150fbaae3d7e1cdf29b3 1,483 1.00/1.00 vMB 76
662,150 662,150 0000000000000000000d6f54310f57fc0cf1a1be77fc61526f21260adc5665b2 1,866 1.00/1.00 vMB 42
662,149 662,149 00000000000000000009ebf07937c621ab8f29255ba56cda235fa6be48a00b61 1,538 1.00/1.00 vMB 11
662,148 662,148 0000000000000000000c2722d156c48d1eb73fc24840968fbf76cb560235f385 1,317 1.00/1.00 vMB 38
662,147 662,147 000000000000000000065ddec644305aa4194712d200710e4df6792827f3c104 1,752 1.00/1.00 vMB 11
662,146 662,146 00000000000000000008026a340bd9d904bd8287d78980cc6f92dea0e510f1dd 1,461 1.00/1.00 vMB 18
662,145 662,145 0000000000000000000b69a14aa11eb7819c3d9fd7764b9cd5bc3d8baf78c323 1,847 1.00/1.00 vMB 28
662,144 662,144 000000000000000000098b5aeaa4cfeca0dbd42b733f554ed70329f8637910ee 1,795 1.00/1.00 vMB 53
662,143 662,143 0000000000000000000806216c67a73ead19b45a97aed6bca375c4ec268cef4a 1,375 1.00/1.00 vMB 26
662,142 662,142 0000000000000000000b95b70bad2056d643f5e8796c0bfaebe79f655cfdada2 1,903 1.00/1.00 vMB 76
662,141 662,141 0000000000000000000007cc36753bfa7cd7f951404385d0a941a4879870dcad 1,489 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.08 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: 651.31 GB
    • Received: 13.53 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.