Loading Tool

Explorer IconExplorer

Memory Pool

77,327 transactions
29.07 vMB
0.10016231 BTC
Random Selection Loading Transactions
Max Size: 174.91/200 MB

Candidate Block

Mining Attempt 73d599667dda5282c7cb08adcfd6a9f0b784a99eeb5f2deca2ff530115d0f5c2
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root b8f482be2eaccfa44468b4b71155b35799ea601f9df7c1d85172ab8f69352d1b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,410
Size: 1.00 vMB
Total Fees: 0.02648364 BTC
Feerates: 453.09 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (600,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,570 314,570 0000000000000000104e4226975770774178d1cc08ac3f950ec0f31d6dad17f5 159 0.07/1.00 vMB 32
314,569 314,569 00000000000000003784ea58f5fcd33c415b7a4991011303ff906d1800bee475 244 0.12/1.00 vMB 28
314,568 314,568 000000000000000007087d3ed45c03a4e1d5e51060cb1efaa07fbab96e587119 540 0.28/1.00 vMB 30
314,567 314,567 00000000000000001d14bbc0f507f8ac8aeadfc16bfb310f56e3faf109b02540 396 0.17/1.00 vMB 35
314,566 314,566 000000000000000025e7289c2807c03ef44c662ce8bf6359b86a737c32129425 143 0.09/1.00 vMB 29
314,565 314,565 000000000000000005b6d2d6cec36c18441c20bcf2a4aff3bf59886c145e7558 450 0.22/1.00 vMB 25
314,564 314,564 000000000000000007ff5a58d4247723b11494b880bcde1bd986b14f48125f11 484 0.29/1.00 vMB 25
314,563 314,563 000000000000000018f973cb70330d92cadd67ba9d24a2a497f95c64d549beef 98 0.05/1.00 vMB 31
314,562 314,562 00000000000000000d935cbe947cf2b5843843c9975118794c87e2dc57137446 639 0.47/1.00 vMB 21
314,561 314,561 00000000000000002ec77af3cb16cb78879ceb5a01c86ca7ccb4b1de5713ca00 756 0.25/1.00 vMB 49
314,560 314,560 000000000000000018b6935fa4676681d5a854a24e6776cabb9715f6c0665e25 128 0.09/1.00 vMB 13
314,559 314,559 000000000000000005ac781839629b49a2e051a0ad21b3309c6b96dca882670d 1,122 0.67/1.00 vMB 26
314,558 314,558 000000000000000004abcfeef1cf4a578df7cd9468fa14f17246ac4c8a76f18e 717 0.40/1.00 vMB 27
314,557 314,557 000000000000000003f7640eebfe7ca3fdd47ba3d2a26e93fe8489d3e183a627 889 0.45/1.00 vMB 28
314,556 314,556 000000000000000021a611101409a08742584cba9e85973faa9342221bcc391f 803 0.52/1.00 vMB 27
314,555 314,555 000000000000000012957f854744671068de38fc05ea340ce859217dab8f2d75 1,436 0.72/1.00 vMB 31
314,554 314,554 00000000000000001abd7434f61e9e6f0334675361316d01005082e68b868356 971 0.53/1.00 vMB 27
314,553 314,553 0000000000000000068c64dcbf20e207e82b1570860d4c8890890203a1a288f6 128 0.04/1.00 vMB 64
314,552 314,552 00000000000000001864c76b5aeedb86b1e807869cbaca09d7f986096fe9b582 425 0.25/1.00 vMB 26
314,551 314,551 000000000000000008c53d2eb9b0d3fc266cfb1e958f8ee11b9e047ff9776326 247 0.13/1.00 vMB 36
314,550 314,550 00000000000000000b29d82d881f07a97fbb91c0cd7f694dfcbe154c891b22ed 282 0.16/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.