Loading Tool

Explorer IconExplorer

Memory Pool

46,649 transactions
27.74 vMB
0.07068623 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 (467,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,049 447,049 000000000000000002ee03f85acd294a1cecec4955d58c2c28bbecf805356f19 2,392 1.00/1.00 vMB 110
447,048 447,048 0000000000000000010d95e6379d5da4fe417e45c6afddb9e3a5601c1dd0c9d6 2,391 1.00/1.00 vMB 106
447,047 447,047 000000000000000000b22802f01925fed3af90f926b997078e8e98b33da1e37b 3,015 1.00/1.00 vMB 112
447,046 447,046 000000000000000000ebb432997dbac0ee758a7f94b893b5e2db545978c5949d 2,167 1.00/1.00 vMB 78
447,045 447,045 000000000000000002e3a4fac533ea4010f3abe9dca50736d000b22b8caebd0a 2,329 1.00/1.00 vMB 113
447,044 447,044 0000000000000000034643675a9119d565769cc3530e5070a7452321dda46344 1,930 1.00/1.00 vMB 74
447,043 447,043 000000000000000001a4f875c8aaf0dea9183f32901060fe42a2c70e19ee3de3 2,474 1.00/1.00 vMB 90
447,042 447,042 000000000000000002689fecb764f01dddae8c5208a3cc0bf94dac01b53f10be 1,803 1.00/1.00 vMB 120
447,041 447,041 000000000000000001ccae1ab9243d9d8a48fcdd6dcca2e06da586bd6896dc34 2,132 1.00/1.00 vMB 94
447,040 447,040 000000000000000000f1f9274177eead18ddf692f4372644d339fdf9f65fcaa7 2,381 1.00/1.00 vMB 92
447,039 447,039 000000000000000001b7c4cbabc3f78a1da3cb192cab9c9289ab59c54f6eeb7d 1,909 1.00/1.00 vMB 65
447,038 447,038 000000000000000000f343dcd208b04374a5694736b19a0ef142625a583ac68c 1,972 1.00/1.00 vMB 66
447,037 447,037 000000000000000001f9deb4c0d76532869c31a438d608631f5fe83ea53492d4 2,348 1.00/1.00 vMB 86
447,036 447,036 00000000000000000078020c96e086886ff285549f8f292a2c42067ae2751664 2,375 0.99/1.00 vMB 91
447,035 447,035 00000000000000000017b3940d0791eaaed8c271a2632ceafbd929e7ef262adf 2,193 1.00/1.00 vMB 100
447,034 447,034 000000000000000002bda9fc0af758672a763319643d5d0be1e90c121507d82b 1,831 1.00/1.00 vMB 83
447,033 447,033 0000000000000000034148a9125df103ad1d798762019c17766fe369748f12ae 2,680 1.00/1.00 vMB 70
447,032 447,032 00000000000000000229172ee44140a203bb7e73df27d2d8a117919fb29a18fe 2,304 1.00/1.00 vMB 94
447,031 447,031 000000000000000001e183ec649c90796ba893c6b29fe826423f048265149fd3 2,454 1.00/1.00 vMB 87
447,030 447,030 0000000000000000033d18b58cbba430fdc19db7b159a41a9fa689c2dd6d5e1b 2,507 1.00/1.00 vMB 101
447,029 447,029 000000000000000003007667b62bc5f558a071f266bab3c4e9174e3db377fcb8 1,296 1.00/1.00 vMB 40
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.