Loading Tool

Explorer IconExplorer

Memory Pool

77,252 transactions
30.80 vMB
0.13989421 BTC
Random Selection Loading Transactions
Max Size: 177.09/200 MB

Candidate Block

Mining Attempt eee56f95eb72de8fcd214cedf16d537ff23aac9ea2f54835121fde2ebb1a5e04
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 891fd15da4dfe66aa21274120baf0c179b62b8db9519cd7cd80e747a284d9569
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,301
Size: 1.00 vMB
Total Fees: 0.05114156 BTC
Feerates: 150.36 > 5.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (331,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,952 583,952 0000000000000000000f5d4133d01b090819a978fda87feddc6e2f5801954a18 1,396 1.00/1.00 vMB 35
583,951 583,951 0000000000000000000b928d6690cee5bf6bacd46423741018323137e9ada272 1,078 1.00/1.00 vMB 26
583,950 583,950 0000000000000000000e47ef8d5254cfc2ebb6e756df0f692ff377896de9aa61 2,765 1.00/1.00 vMB 73
583,949 583,949 0000000000000000000b2b0b1e2852ff166a6f0a8914bc4f5e3c0a2d2cb92ebd 657 1.00/1.00 vMB 22
583,948 583,948 0000000000000000001ca65785db9f8735f86b6f1b154cd41b138f67a980f0e5 1,396 1.00/1.00 vMB 35
583,947 583,947 0000000000000000000b3e776248e817bdd53124700f2a292945366414262221 2,883 1.00/1.00 vMB 36
583,946 583,946 000000000000000000157b43aae8cae64c7a5b3ed59becac4519073ab44b13e4 1,885 0.61/1.00 vMB 42
583,945 583,945 000000000000000000208a2adb94388e52e192c0b6a23a0ed5964ab845a79b7b 855 0.28/1.00 vMB 45
583,944 583,944 00000000000000000012a6437bea59b25d49869c8c61c6324a84acc575a7d01a 2,092 0.98/1.00 vMB 57
583,943 583,943 0000000000000000000cd5456e495e09c4f69b1afde68ccdfe998f60ca6e0f5f 342 0.17/1.00 vMB 3
583,942 583,942 000000000000000000017fa96743bcd2cc8c466b64887e99d1758c1ded97afee 2,860 1.00/1.00 vMB 47
583,941 583,941 0000000000000000001cab2cf1b9b8bdcfd48e1228deed15bb22e94afd14610d 1,441 0.48/1.00 vMB 39
583,940 583,940 00000000000000000023428a4f09dffecd7623b628bc641aef25fb0865ae5e4c 2,374 0.86/1.00 vMB 29
583,939 583,939 0000000000000000001807fa2269300b0944dea7b41b175e359a7c2b4fed37d3 2,952 1.00/1.00 vMB 60
583,938 583,938 000000000000000000178543d570fe9189a9f38e344e78a44a7260614ec48c62 1,579 0.52/1.00 vMB 40
583,937 583,937 0000000000000000000c23b69c1e194abc4657898f3961460f56396017f0f898 2,699 1.00/1.00 vMB 27
583,936 583,936 0000000000000000001c3d0aa4319892bf6ea7b796b47ecf7b74b521ad224872 2,300 1.00/1.00 vMB 53
583,935 583,935 0000000000000000000b73088998e8d970cdb22f6f61368547a95b32f8647bec 3,012 1.00/1.00 vMB 85
583,934 583,934 0000000000000000001b08d3bcbaf4e34973ed5bd87db6ab50a2493211902b08 87 0.04/1.00 vMB 42
583,933 583,933 000000000000000000226ba05a4e4547d948d46a064db23e2b4ae26c37664bfc 2,030 0.70/1.00 vMB 44
583,932 583,932 0000000000000000000ecaef0238544a4e457bd8844b91e83351f3d583520078 1,647 0.58/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.