Loading Tool

Explorer IconExplorer

Memory Pool

79,986 transactions
29.77 vMB
0.08230002 BTC
Random Selection Loading Transactions
Max Size: 178.85/200 MB

Candidate Block

Mining Attempt 1bce23e0cdf09630347b8f75108150b4d0c11b036d14d58212c5b841a97c81b3
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root c29faffcb54d3f09687c4f337653a62c8aa4b6fdf2541c84c815c0671bbcf2d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,117
Size: 1.00 vMB
Total Fees: 0.02167723 BTC
Feerates: 502.65 > 2.17 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (174,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,836 740,836 000000000000000000020e982a4081ef3f5be41375b8c092c382f1d62f9a7802 1,590 1.00/1.00 vMB 25
740,835 740,835 00000000000000000001bde3c603760f9a9aaeed0d756ffb285e20dc45cf04ef 2,055 1.00/1.00 vMB 22
740,834 740,834 000000000000000000067ed3b05e7b6890fc03a2317b7172b813520622724af3 2,859 1.00/1.00 vMB 11
740,833 740,833 0000000000000000000173e577969b76b8d3be3b14de519bfda5d22adc467811 3,469 1.00/1.00 vMB 19
740,832 740,832 0000000000000000000519c8d5eb4eb2854a8883e1328a06f1fa76539274aea7 1,004 1.00/1.00 vMB 17
740,831 740,831 0000000000000000000318142b7e3146264f90d2aa6a392b7cd38213f3b48c91 249 1.00/1.00 vMB 13
740,830 740,830 0000000000000000000527ece8fcdf1e226beeac4cdf8a8e9335f06b6ccf56c5 299 1.00/1.00 vMB 14
740,829 740,829 0000000000000000000054ac52f092ecc21a2dc467d9721deffde6c517b156a4 2,150 1.00/1.00 vMB 19
740,828 740,828 000000000000000000077ff5bd8931683d60fc2b6f9d458a8e28b09649fcea9b 2,933 1.00/1.00 vMB 31
740,827 740,827 0000000000000000000001301cea1ff4fd89a0c219f247e7c27c439e2b2ea835 1,433 1.00/1.00 vMB 19
740,826 740,826 0000000000000000000080e0ac715fc2b8eba8e4c402ca2c7b825a75e295c822 127 1.00/1.00 vMB 13
740,825 740,825 0000000000000000000194c1bab4624e7c51c7cb7eb4a8ffb1139eb96ab66071 1,410 1.00/1.00 vMB 19
740,824 740,824 000000000000000000010842eb8161203615bd597b150d2dd9a9ac20d5ff0d8d 1,182 1.00/1.00 vMB 19
740,823 740,823 00000000000000000000403b4faed93c8ef4470dd7768a3843b68df1879f1384 247 1.00/1.00 vMB 14
740,822 740,822 00000000000000000004698884e9ed5253e33ec1a79959575c2e657f6ed75279 1,550 1.00/1.00 vMB 22
740,821 740,821 0000000000000000000738cd125339b8ed4f3c9cf54567156971125118e621b6 841 1.00/1.00 vMB 16
740,820 740,820 000000000000000000089d25b6c054dcd8d3043585f123f59fc1c5ed87e4898a 867 1.00/1.00 vMB 17
740,819 740,819 0000000000000000000697f90005d02dcaadfa6b163ef8d801ecf8476299305b 234 1.00/1.00 vMB 14
740,818 740,818 000000000000000000007cd5a8a44b6430d94fb6636740ed962fe972b68a7a13 1,190 1.00/1.00 vMB 18
740,817 740,817 000000000000000000007edb8d2028d86f5db350eba536e952183ba4d91f1aee 312 1.00/1.00 vMB 14
740,816 740,816 000000000000000000023662c021c796a6b451cb36d123ef647da4e714340de1 1,338 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.