Loading Tool

Explorer IconExplorer

Memory Pool

50,859 transactions
28.72 vMB
0.07232182 BTC
Random Selection Loading Transactions
Max Size: 154.49/200 MB

Candidate Block

Mining Attempt 538bfc0d42faae5d21a9ebcd4df55b88fa8b2bc2773dc689de405b0eacb1913c
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 21b4444a746d31195e672933187865154515de33f35c1c5bbc2ac474e661eb34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,548
Size: 1.00 vMB
Total Fees: 0.01696242 BTC
Feerates: 122.12 > 1.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (233,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,495 681,495 0000000000000000000976b9d050bcbfadb4ece45b53224eabfe46d775bb40d7 1,817 1.00/1.00 vMB 44
681,494 681,494 00000000000000000002a9254b4cfaab87311a6313976398e29e4071a3067d59 983 1.00/1.00 vMB 68
681,493 681,493 000000000000000000001e97d033b044916ef8b0e90371788c8de02da4b172f2 148 1.00/1.00 vMB 8
681,492 681,492 00000000000000000007a5209f791bb52c1bb53cb22c922233edb357cb3e1845 765 1.00/1.00 vMB 16
681,491 681,491 0000000000000000000c8bbec4058b2f4578a8e07fba5bfae69bbd245ac33d93 819 1.00/1.00 vMB 115
681,490 681,490 0000000000000000000b57f088757b1d2f25b07b2ca9fd203224e6f36f05c04f 1,559 1.00/1.00 vMB 25
681,489 681,489 0000000000000000000ccfd83b1ecbb7cb58b0f273648b03d1a7b4c233de755f 1,264 1.00/1.00 vMB 27
681,488 681,488 000000000000000000038165758c4c4578d7c55596dec2ff9c04850851fa9867 664 1.00/1.00 vMB 26
681,487 681,487 00000000000000000000e66a8ff46c795d525a1bba338e348697949cbf81e403 449 1.00/1.00 vMB 14
681,486 681,486 0000000000000000000ac0194376b6ca5b823535ab3b884eedd4e280ff87f13a 1,801 1.00/1.00 vMB 47
681,485 681,485 000000000000000000014a2973e850b1cd886b1f1fea4e23d594bf126880edc4 1,377 1.00/1.00 vMB 33
681,484 681,484 0000000000000000000959bf1fca546a36eee7186df45e86e1e99b3b2e800f26 1,689 1.00/1.00 vMB 50
681,483 681,483 000000000000000000034603eefa8984abd3ab81888067a7de329aacbea02de8 1,184 1.00/1.00 vMB 40
681,482 681,482 00000000000000000002377d7513af8b94d0e79c2b2b2791eaeab23fd1f06108 1,877 1.00/1.00 vMB 61
681,481 681,481 00000000000000000005538a2be0aca403932674fdccb8606a86aa0e801c6613 1,607 1.00/1.00 vMB 39
681,480 681,480 0000000000000000000baacc91b4e00b92fdedcecd36c6d68b513bc180510592 2,037 1.00/1.00 vMB 16
681,479 681,479 0000000000000000000a1b2a7d754218e91ad59bc84c38fbc769ceb7bd0c9147 1,787 1.00/1.00 vMB 90
681,478 681,478 00000000000000000002e8cbd5a549d0d7d670727981dd29b2c1bb2aa8d40717 591 1.00/1.00 vMB 134
681,477 681,477 000000000000000000015b84cf2ebba1710363f6625dc95e246fc8a9c353f7f8 1,014 1.00/1.00 vMB 36
681,476 681,476 00000000000000000000da200976f9fb79877673ad84f6775c0ef6007c7b70d1 702 1.00/1.00 vMB 27
681,475 681,475 00000000000000000001b6406070783a82c0585d69bbc16868f81ab95367e3c8 1,049 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.02 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: 649.82 GB
    • Received: 13.22 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.