Loading Tool

Explorer IconExplorer

Memory Pool

40,504 transactions
17.81 vMB
0.15528411 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.33/200 MB

Candidate Block

Mining Attempt 7ca838c5cccb2a567121be6a3beb6b1ea50018a8085767f72a5791f2074be3fe
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 84dc22ce8c5aa972d45b231fbab94de9a4453787690fd6a1f06aa2461beb14de
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,277
Size: 1.00 vMB
Total Fees: 0.04643811 BTC
Median Feerate: 4.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (748,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,827 164,827 000000000000020e901fcf67e6149d12a139d094cfd7761d0c60bf5b7ec6a9fe 12 0.00 vMB 16
164,826 164,826 00000000000008e2c73f205067f1bdd59a2e67d3097e2185da430806ce7ac602 37 0.01 vMB 22
164,825 164,825 00000000000009bf096ba0295ab6915b0a9940381f694779948f3acbc50e73c4 30 0.01 vMB 34
164,824 164,824 0000000000000136b4c9c008265d5be0681887926e3b26f9d41026beb85a7588 38 0.02 vMB 133
164,823 164,823 000000000000030445fef27a0ac0be6530dba3477c5337cc34c8e0b61aa863b3 49 0.03 vMB 14
164,822 164,822 0000000000000bd603160bf7aad955635e7cf3566f6dee7deb568c90b6175d70 32 0.02 vMB 91
164,821 164,821 000000000000041e2959c43dd61ebba46dd18d3447093295b1d83b47775262f3 45 0.02 vMB 88
164,820 164,820 0000000000000aba9ec037c79d6e91abdcfac8aaeb2da2160f307e1fa269b9c7 4 0.00 vMB 0
164,819 164,819 000000000000052a8c2c165eeb02ff7ef69d00cd30aae8fe5113d77fd958b56c 19 0.02 vMB 64
164,818 164,818 0000000000000a43e17e0b530cad80341f7591125aa53ef08473854d73567b2e 17 0.01 vMB 38
164,817 164,817 000000000000025ca0e980441cb2e3de53a9a3317744b891e86c47974169c22c 49 0.02 vMB 15
164,816 164,816 000000000000032c260790e4333900da834c2d53d410babdfac3482ad21b02b1 10 0.00 vMB 38
164,815 164,815 00000000000009b245db12ac235b080337ed249353133de3a617721bff5faa37 13 0.01 vMB 135
164,814 164,814 00000000000005b5968c8ad27749e900e26ab3c904b7cfa2bfe1109b427d1231 18 0.01 vMB 211
164,813 164,813 0000000000000c4eb09e95cd8f145226feae54da3760c4e76c4639421f039f14 28 0.01 vMB 126
164,812 164,812 00000000000005f1be3e03b413524def2622924161b3f8a4533c6a9480538183 31 0.01 vMB 235
164,811 164,811 000000000000011411f9af07b9dfb7a018afe2dcadf728e0b6740ed65fa7700a 87 0.04 vMB 52
164,810 164,810 0000000000000103d9747c52bd95e13b5bcb006390796ccafdd461c1ccf479ff 55 0.03 vMB 53
164,809 164,809 00000000000006793d48b4dff42d7f8765813eb9569cd802381f48f453d83ab0 122 0.05 vMB 190
164,808 164,808 00000000000007944e7e47d69ef80b09aeb1d2bd0a5faff0232495e7c163fd70 17 0.01 vMB 51
164,807 164,807 0000000000000859109a62bf8a62eac60c10112412dcaea26cc4a81531b19c54 31 0.01 vMB 168
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.49 GB
    • Received: 0.47 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.