Loading Tool

Explorer IconExplorer

Memory Pool

52,303 transactions
31.36 vMB
0.11343417 BTC
Random Selection Loading Transactions
Max Size: 167.30/200 MB

Candidate Block

Mining Attempt 5e80f1ade10497b8cf580cd59ee9f0df21c8ae21f794db52bafa57ded4f74bad
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root befcdd2b2e665a5fee7b444914f27a19a05d70c4673cf06b0bb561b14214059d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,631
Size: 1.00 vMB
Total Fees: 0.02737034 BTC
Feerates: 104.17 > 2.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (489,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,111 425,111 000000000000000000d9a68d9a4b2a968732a70c9e099556de7e82b4ec2f99b0 321 0.15/1.00 vMB 63
425,110 425,110 000000000000000004b133942aec0fccb83e078622c0286b2c7a61637d417d32 433 0.19/1.00 vMB 61
425,109 425,109 00000000000000000331ded21465e4fc67d2871bea6ca1216967ac193c6d848b 511 0.37/1.00 vMB 36
425,108 425,108 0000000000000000014729f2dd14a160d6de410da4f8b59d0e57c4ed24f3b7ce 127 1.00/1.00 vMB 21
425,107 425,107 000000000000000001bfa6b4f1306e9d0bbd3907820882536cbc217521a3eaa6 1,529 1.00/1.00 vMB 44
425,106 425,106 0000000000000000004024c3d70ee0529fd429ca764f645a389589541af46810 2,492 1.00/1.00 vMB 79
425,105 425,105 0000000000000000000bfb5ab017493433405e7f06058215118a45cb6f565626 225 0.08/1.00 vMB 77
425,104 425,104 000000000000000001aa804afa35ba19b5c9ef8b1a1966c42a7848657aa7d061 869 1.00/1.00 vMB 30
425,103 425,103 000000000000000004fe8916f77c664a4d1c8c5af58d0e28ee0dd2bed24fa66b 2,287 1.00/1.00 vMB 61
425,102 425,102 0000000000000000037945744578d9e62e61e4bc503b94c8f9f74bf42eb12750 2,937 1.00/1.00 vMB 81
425,101 425,101 00000000000000000419234a371b54ac9955bcc0a71757cc7410e3554d181742 41 0.02/1.00 vMB 60
425,100 425,100 000000000000000003e4d29495714a4678dfad12cfb04cb6919899b519093072 1,068 0.54/1.00 vMB 57
425,099 425,099 000000000000000001091769fd96d67c4ba25e3ef6b579a18a2dde1598b2f2d9 371 0.14/1.00 vMB 69
425,098 425,098 00000000000000000065b3a6655bd16e8bf1751931dd3683d1fd95bc338580c6 303 0.10/1.00 vMB 68
425,097 425,097 000000000000000004f04386a6eeff2adb22f1ae107363e5cf75c45524fb9069 1,227 0.48/1.00 vMB 60
425,096 425,096 000000000000000003142d7cdfcb8b8dc53e6bbebcf245c5465185d4ffb7ee22 1,254 0.77/1.00 vMB 62
425,095 425,095 00000000000000000436922bfbf24d49177d7964b1df40fa1b9f6fc58423ddc7 361 0.99/1.00 vMB 10
425,094 425,094 00000000000000000449ec00cd3cb3a2e1a7188a1593ec1f65968191aa97d21b 1,031 0.46/1.00 vMB 56
425,093 425,093 000000000000000003f6affe25db3ec3e71b1c91520e476d14c11c54cc925732 774 0.35/1.00 vMB 53
425,092 425,092 000000000000000000cc3fea8a9284da191b3f9f8afa60f465095250ec35ca04 759 0.39/1.00 vMB 43
425,091 425,091 00000000000000000405b31f8e44b6c5975ef412b3bd76a7bcc5186b58104e7c 1,281 0.49/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.07 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.25 GB
    • Received: 13.51 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.