Loading Tool

Explorer IconExplorer

Memory Pool

47,935 transactions
29.14 vMB
0.06834778 BTC
Random Selection Loading Transactions
Max Size: 155.63/200 MB

Candidate Block

Mining Attempt e5a82963c6da9a418c4847265c09512a0c3fd348088df80043eaac4a9ac29fa3
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 490ff8b2a4014823dbcb7a4fa7d48c79353b709fc165f8c7607e4fd06876ab9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,734
Size: 1.00 vMB
Total Fees: 0.01215952 BTC
Feerates: 132.00 > 1.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (738,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,069 176,069 000000000000088f337ac44be57c2f8bb8cdeef0030c7b23cfbabf23cf972bbe 42 0.03/1.00 vMB 64
176,068 176,068 000000000000017ffb31169b43030c8ccddf5c0ee87661ee071981bf8a6517a8 34 0.01/1.00 vMB 212
176,067 176,067 00000000000000ea3092e4c5f975c05cf09423486a402a42014f30592dbc4147 24 0.02/1.00 vMB 81
176,066 176,066 00000000000006a4686095dbc194f8372cb6d6ca93e6091dc2b1d4c67d791cb7 50 0.02/1.00 vMB 280
176,065 176,065 0000000000000a436476eeb864904368b96ee59118db780042757f0fae686c22 29 0.03/1.00 vMB 125
176,064 176,064 00000000000002e535eec41e2970c9d500d04dcf098dab9f5b63899a0403d1ba 127 0.04/1.00 vMB 152
176,063 176,063 00000000000002e65147341485b4377ab6cc2564b5382e28d145e70e167c1816 72 0.02/1.00 vMB 165
176,062 176,062 00000000000007e5f0bd7adcfa46dd2fa4759ece84406f3415ccfad4cc72391e 68 0.03/1.00 vMB 338
176,061 176,061 00000000000008146a2824c1f26928e98f5e5dc738740bc0f464f5e1cf826cad 122 0.05/1.00 vMB 77
176,060 176,060 00000000000005dd852da591cefda5c8c6855d21f2d539cbb96bde855bdddee6 30 0.01/1.00 vMB 24
176,059 176,059 0000000000000367a903c2120f497bd6b1e81bd45357a81febdc1d3888dbd216 1 0.00/1.00 vMB 0
176,058 176,058 00000000000007bc04f1bfadb25cafa4da04282822eedaee8d77586b6ad4a30c 91 0.06/1.00 vMB 167
176,057 176,057 0000000000000357cca1b9a7bf6e119b86f103b3cead11e9dc3727aebd6aa58f 147 0.04/1.00 vMB 125
176,056 176,056 00000000000004ceb963c49e1c94588f919ebb12bcad853cb507ff948b72b7fb 78 0.03/1.00 vMB 287
176,055 176,055 000000000000046a54d920f37d3e9360135ee424ffa36484d27d7f9a140709d7 45 0.02/1.00 vMB 6
176,054 176,054 00000000000003f904cf77ff4cfe6977e1b2a2c12d0d1b0e1d060cf9ceab3aaa 1 0.00/1.00 vMB 0
176,053 176,053 0000000000000a4c48ee2c5fb9dc234192aa08ca8469a27ab921fbce0dbe9ec0 86 0.04/1.00 vMB 72
176,052 176,052 0000000000000203a86551bad328991899f5f1bee8e0ec3fdeef78e5cd7a80ac 110 0.05/1.00 vMB 92
176,051 176,051 00000000000006b4bcf393356e6e1eea944a57ca87ebf9fe5ebbad1dae9077bb 26 0.01/1.00 vMB 31
176,050 176,050 000000000000082c6a5891aca9dafe0be21e0d7168635d01a80cac8b218ff209 126 0.05/1.00 vMB 137
176,049 176,049 000000000000091a831a8191366b8b21b450c42094a16fa021debd9ff00a903e 76 0.03/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.09 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.47 GB
    • Received: 13.58 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.