Loading Tool

Explorer IconExplorer

Memory Pool

46,650 transactions
27.74 vMB
0.07068662 BTC
Random Selection Loading Transactions
Max Size: 147.08/200 MB

Candidate Block

Mining Attempt bec07806646805cce835b19ba025097503bce07a8683dd5dff28792d6582a78c
Version 20000000
Previous Block 00000000000000000001b111321ae827478201ad15bbddad0e9be5e1d7430374
Merkle Root b412ca5ba8f533f410adf23366b4d5095e292bd74769ae0cf11c6f3d3a01d6ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,882
Size: 1.00 vMB
Total Fees: 0.01821377 BTC
Feerates: 100.65 > 1.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,907 (40,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,247 874,247 000000000000000000015ae7bcd47d2289c2548e561a04ee8719bba22bf98b8e 3,878 1.00/1.00 vMB 19
874,246 874,246 00000000000000000001ecf5d0b492029eefc9272dd1f7163a06a1a2bff32088 3,975 1.00/1.00 vMB 10
874,245 874,245 000000000000000000029f100a5922c2b0293320a93215e15342df671a9ed5f8 4,329 1.00/1.00 vMB 12
874,244 874,244 00000000000000000002635a747e7c7033cd2b7a95461d99399a4ebb7e9426a0 3,902 1.00/1.00 vMB 15
874,243 874,243 00000000000000000002786762daddb38fb2a85d67336de417626a541b167265 3,776 1.00/1.00 vMB 15
874,242 874,242 0000000000000000000289c43be06031b0d04eb5b22b66afdaf599b3155413d3 4,083 1.00/1.00 vMB 19
874,241 874,241 00000000000000000001a4ec000731a2836a6f5cf1f61bacdda23ecd676494b4 3,485 1.00/1.00 vMB 16
874,240 874,240 00000000000000000002573f6a389d0251bf8c1992ca12422abdc241f7797095 3,496 1.00/1.00 vMB 7
874,239 874,239 000000000000000000005fd6adc0a6a80c080785c18a02fe8b20f848ecead754 3,143 1.00/1.00 vMB 5
874,238 874,238 00000000000000000000a4de1472261da99fa9b9e6c3052251166b0cd3177dd3 3,637 1.00/1.00 vMB 9
874,237 874,237 00000000000000000000cd54de43ae08aa1e9743a25ea1066bc58d5985dc9ec1 3,768 1.00/1.00 vMB 7
874,236 874,236 000000000000000000008df6189e8c424b9bedaf79bef0149db1b3afe3e2b712 3,053 1.00/1.00 vMB 7
874,235 874,235 000000000000000000009bb36bc6d8b1370b794aa4eaf1c63316ab96cab72cfa 1,108 1.00/1.00 vMB 8
874,234 874,234 00000000000000000002437dba6dfa3a423ff718a90235ffd645e6758c133867 2,523 1.00/1.00 vMB 11
874,233 874,233 000000000000000000023c5731c639e0837180035fde7b70818d3493c31c22cc 2,251 1.00/1.00 vMB 10
874,232 874,232 000000000000000000002be66f8374bf4f9703d1faa4244e9d50ba8b08550dbe 3,283 1.00/1.00 vMB 11
874,231 874,231 00000000000000000000789ba30dd82d27f42cf5fe89ab2c1082fd702e323ffc 3,249 1.00/1.00 vMB 13
874,230 874,230 00000000000000000000ee2c819a7284350c72da2971e4596425d3265f12fe38 3,569 1.00/1.00 vMB 20
874,229 874,229 000000000000000000002aeded38e912c073427ee63078a15196f7b7d97bbc2f 3,785 1.00/1.00 vMB 15
874,228 874,228 00000000000000000000519b57b0f10731064a081470cbf3b5c0352804595e28 3,372 1.00/1.00 vMB 12
874,227 874,227 000000000000000000020eb80fddd1eb513a3998300cea5b85c8813667a830bc 4,511 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 654.79 GB
    • Received: 14.20 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.