Loading Tool

Explorer IconExplorer

Memory Pool

79,420 transactions
29.35 vMB
0.07357020 BTC
Random Selection Loading Transactions
Max Size: 176.16/200 MB

Candidate Block

Mining Attempt 51a8f5b39f51b963749d6e38a3041b6cf763be2c3b9850557218d1820dcff060
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 49880dce9e64f8210780ff1202c32bb4ce81d9e1441781f3ebd78406e22b1781
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,381
Size: 1.00 vMB
Total Fees: 0.01382804 BTC
Feerates: 170.94 > 1.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (678,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,229 236,229 0000000000000057eaf165b1416171ab0883093f73d063187ab46af77100c524 165 0.10/1.00 vMB 111
236,228 236,228 00000000000000b04a4ab6477bea957372a8b2c047a37c9ee75253628393ba08 290 0.18/1.00 vMB 112
236,227 236,227 000000000000006c7e8a724268577a5fb1d77e714fb0e5292db48b11d85a8779 435 0.15/1.00 vMB 250
236,226 236,226 000000000000003d3f0a815860f50baeec1baa2610e51ae02d7adfdf3b28cf15 256 0.10/1.00 vMB 207
236,225 236,225 0000000000000023f69444874d528f495e3b60cf101efadde6bb265145397628 770 0.47/1.00 vMB 134
236,224 236,224 00000000000000416c1eac575f274455026754f9a0496a2e59138e2454685952 720 0.25/1.00 vMB 332
236,223 236,223 00000000000000edbfc21f65f4c305f8e4e57b11ca653a4600bc2216fbced71f 335 0.17/1.00 vMB 138
236,222 236,222 0000000000000012e20af0ca8ff6bb0e0d25223efaa75453cde60077ee2a34f5 408 0.19/1.00 vMB 165
236,221 236,221 000000000000001beb19260880786d731a7238c03a1533b2fba2c7961ddb2ae6 90 0.05/1.00 vMB 80
236,220 236,220 0000000000000035761149f73dd48867f399fee4bb8b0febea7ff40f64dab7a4 293 0.15/1.00 vMB 73
236,219 236,219 0000000000000106273f1516326bf0744c69cab083a41932873b0b5ae6df9111 301 0.13/1.00 vMB 180
236,218 236,218 000000000000005a36e344967ebfe5481a81c0a23e789c3f9ed7a6ed4dad931e 194 0.19/1.00 vMB 87
236,217 236,217 0000000000000177e2167d712b32aff5c2978de003570ac42fbbd94b33c9fbc8 634 0.25/1.00 vMB 141
236,216 236,216 00000000000000efeab13683d4fce81894ffc4cce1d265fbe9a77820cdc289b8 517 0.47/1.00 vMB 91
236,215 236,215 00000000000000b1ffa04c08a1372309ee0f38d99a6ea7ac3d98c6bc76747b4d 1,059 0.47/1.00 vMB 159
236,214 236,214 00000000000000ebddd1d499c21ffe41a99c2fbefe809aecc1e31b7f5eb2a39d 262 0.10/1.00 vMB 96
236,213 236,213 000000000000003372bd8cb3d9cf78b86a0f64b2c30f8c0ce1f4e46f983d091c 1 0.00/1.00 vMB 0
236,212 236,212 000000000000017c700b2179c55343830a5ff07041d2155654c8ba77ef00677f 685 0.25/1.00 vMB 305
236,211 236,211 00000000000001365066267c0084347b180df7070ed112d2cac316c6565ccd2b 989 0.47/1.00 vMB 168
236,210 236,210 0000000000000013b9efa409b459baf11b4ccb43a60f853bdd8d25fb9b867ec3 1,399 0.47/1.00 vMB 234
236,209 236,209 00000000000000b8e0d6f2f5437cb2e03e973eac6653b1e2ee7c4bfd822ae1f5 564 0.25/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 782.50 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.46 GB
    • Received: 15.52 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.