Loading Tool

Explorer IconExplorer

Memory Pool

81,617 transactions
31.24 vMB
0.07775715 BTC
Random Selection Loading Transactions
Max Size: 190.09/200 MB

Candidate Block

Mining Attempt e9676b0a738d7d73157630ab95efc2096d183926523747295191aa6470b0c097
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 8ef0dfe7dd4cbc09a95e89e1cd09f30b33d0ac44703337b6fc7461e00a54a643
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,266
Size: 1.00 vMB
Total Fees: 0.01025119 BTC
Feerates: 100.37 > 1.03 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (255,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
659,412 659,412 0000000000000000000ea319608e54530ea476b56041d418b86267ca2d7bf6e9 2,927 1.00/1.00 vMB 78
659,411 659,411 000000000000000000057dd93da97990de896eb0a7924df0ae50790e3d14716a 2,734 1.00/1.00 vMB 105
659,410 659,410 000000000000000000051e7fbc409079728b0eea2180964881aa2262e320a7b4 2,514 1.00/1.00 vMB 79
659,409 659,409 00000000000000000007bb8fe2165c9b360edf76cce7838e3539de33f2eba21a 2,735 1.00/1.00 vMB 83
659,408 659,408 0000000000000000000cbe1e2884b6a6ecba5bb5ddd63f351394e2124f80559e 2,665 1.00/1.00 vMB 114
659,407 659,407 0000000000000000000e0c09b012cf97ee7cfc610e1bdf9d06d122fbf7b55a20 2,921 1.00/1.00 vMB 89
659,406 659,406 00000000000000000001edff021f8e1c83314be292e2296d86686fdc355f4aab 2,916 1.00/1.00 vMB 86
659,405 659,405 0000000000000000000b05fda4531752d090efdb4053b2c36207d63f40ac97f4 3,077 1.00/1.00 vMB 85
659,404 659,404 0000000000000000000133272e47bbec5d46407242d424e3bdf30de6e7b10e61 1,866 1.00/1.00 vMB 82
659,403 659,403 00000000000000000005fd2dcf402e0b1594296c3a08cb165a227b9e41613f0d 2,505 1.00/1.00 vMB 115
659,402 659,402 00000000000000000003276f5096683423ed6ee377d1d840a6b9212a849ef3f7 2,946 1.00/1.00 vMB 82
659,401 659,401 000000000000000000088323e1b32799c8f2e70110dbe0b9ae46fd6ba015de64 2,737 1.00/1.00 vMB 96
659,400 659,400 00000000000000000008a3db1a1158b2bbefbbaee4cea4b70eb898379043789b 2,510 1.00/1.00 vMB 95
659,399 659,399 000000000000000000093aab34c7ed58261ae9dd96f082e7487928bc21f53fab 1,818 1.00/1.00 vMB 98
659,398 659,398 00000000000000000006797ae2aab76f2e7b11c395b638508ade710826e85f1c 2,923 1.00/1.00 vMB 88
659,397 659,397 00000000000000000000ac892cb4f10ba4dcc354724650cd3681cd986aafd9c7 2,726 1.00/1.00 vMB 99
659,396 659,396 0000000000000000000302222bdb858504933aac1369289b33431888548c36d1 2,982 1.00/1.00 vMB 124
659,395 659,395 0000000000000000000282be6700fdc48f37de46a95c16950948ac6eb97a8f72 2,544 1.00/1.00 vMB 113
659,394 659,394 00000000000000000006bbb114e36b53be8d3310d8e6168eef320dace9f4a77c 2,135 1.00/1.00 vMB 102
659,393 659,393 000000000000000000026b8d13f78d00bc83be1bc55736df9bcc39ebc054bea9 2,860 1.00/1.00 vMB 130
659,392 659,392 00000000000000000006e07616d33199eb4119aa5c1ca0540771d80f3af4adc7 2,958 1.00/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.73 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: 707.88 GB
    • Received: 16.71 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.