Loading Tool

Explorer IconExplorer

Memory Pool

36,962 transactions
28.09 vMB
0.05992620 BTC
Random Selection Loading Transactions
Max Size: 141.62/200 MB

Candidate Block

Mining Attempt bb0e9c989c518b0d9930511ba57e6540bdbbeaa0514c5f8bed1841e2c4a4d2b8
Version 20000000
Previous Block 000000000000000000002f9dcde73bc5f71e6d226bcadaa835a84eee0f46153e
Merkle Root c70cd59d7a2c5dfa40ed2d74726b9efa205b35b9a3f1d27739aba25443b25dfb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,300
Size: 1.00 vMB
Total Fees: 0.00612609 BTC
Feerates: 54.59 > 0.61 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,557 (222,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,164 692,164 0000000000000000000e3506f05e0b13117dd55b4d9e9fce19fe0ac9423e28cc 826 0.33/1.00 vMB 12
692,163 692,163 000000000000000000019908e56d78fb43837777e9ab214535a3519bc039221f 1,096 0.42/1.00 vMB 10
692,162 692,162 0000000000000000000966628a5edfd3b85abe4512b610126684210a5d036018 660 1.00/1.00 vMB 2
692,161 692,161 0000000000000000000abdf532f298301f30b01b47836066b73fe84c07fcba2c 2,294 1.00/1.00 vMB 16
692,160 692,160 0000000000000000000c03bf43c38e4226aec5b91e64c178ea89994e9c939a47 671 0.30/1.00 vMB 8
692,159 692,159 0000000000000000000ec17ec97255dbdf06859f5bc838b29955c7f8e67bf821 2,127 0.97/1.00 vMB 12
692,158 692,158 00000000000000000009f1f87983cae1f6d8d11c2612e8e63b632f33971d323f 1,413 0.57/1.00 vMB 13
692,157 692,157 00000000000000000013321631954806fca2f312067500d89670efadeb607c61 2,101 0.76/1.00 vMB 6
692,156 692,156 0000000000000000000cf1a22df41d0184013168d129ec5d9795ffb816ed55a2 2,813 1.00/1.00 vMB 16
692,155 692,155 0000000000000000000a1557ee72d3380b0bf009d71d2184d8ecba0e83e9db7b 2,617 1.00/1.00 vMB 38
692,154 692,154 0000000000000000000e7540f6b20b961b7ec00176edc707cbbe764285dc6064 578 0.38/1.00 vMB 6
692,153 692,153 0000000000000000000090833a932f45c8fce11458347fcd9f8e851919d0fb92 2,710 1.00/1.00 vMB 15
692,152 692,152 00000000000000000003febe8e1e59a614ec9585bc0f55b563994b458e585fee 594 0.16/1.00 vMB 18
692,151 692,151 0000000000000000000dd9fd992b49ad6cb69d145ab3ad4f41ee75293f354621 671 0.30/1.00 vMB 7
692,150 692,150 00000000000000000009412b537c5b2423516e010ecf93486685af523320cd5c 3,146 1.00/1.00 vMB 18
692,149 692,149 000000000000000000119b0cafdf3779cd8a649a38259df80330a21b4b3555ae 66 0.06/1.00 vMB 14
692,148 692,148 0000000000000000000a1eac7829e9a84728b6756f7a00809d9815659a77b62d 2,244 0.89/1.00 vMB 11
692,147 692,147 000000000000000000124cc84ea790aa20d3dbea6f98066bc25034d973bcd885 1,002 0.96/1.00 vMB 4
692,146 692,146 000000000000000000051ab45e58f435dafd7e0f75ac608bff82956f90fbf49b 2,580 1.00/1.00 vMB 21
692,145 692,145 0000000000000000000b9bde4a85871c869b38f40254a17a90dafb2f8ccffe4e 696 0.22/1.00 vMB 12
692,144 692,144 000000000000000000088c1f24c065200bb825781b7e40ae90ede0908f491ead 103 0.04/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

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