Loading Tool

Explorer IconExplorer

Memory Pool

50,624 transactions
30.32 vMB
0.12543401 BTC
Random Selection Loading Transactions
Max Size: 161.69/200 MB

Candidate Block

Mining Attempt 75156f4ec1555b68aa8bf0e1ee879f3e38a1f41e4f64ed21246853032c907550
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root f7b35773d3503b7f7c10455c277bb774fcae2497b7b13f76d9823ca5e28665e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,259
Size: 1.00 vMB
Total Fees: 0.04954030 BTC
Feerates: 179.69 > 4.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (413,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
500,866 500,866 0000000000000000002c8cc3f29df7371de5109c70a3f0d3dfa6cdfa7f545dba 1,246 1.00/1.00 vMB 337
500,865 500,865 0000000000000000002a10a9cfd08c3c68e3ef0bcd4fb416eb8156706616d8b6 2,256 1.00/1.00 vMB 672
500,864 500,864 0000000000000000005be48ec4b7b5d6a3dc366556186c791cf746c5b4a73566 1,061 1.00/1.00 vMB 250
500,863 500,863 0000000000000000007e21959af85d9951e384de889f148288fdc247f4bb4642 828 1.00/1.00 vMB 187
500,862 500,862 0000000000000000006a9189950f451d1639c0be69fb1a1778630c979cdaf46d 1,213 1.00/1.00 vMB 287
500,861 500,861 00000000000000000033e1884956841aa9ff5d14d05e834f15aa9536522a7467 2,571 1.00/1.00 vMB 686
500,860 500,860 000000000000000000838a97af141fd6ca75219d2caf9fe75bcde5195862320e 2,553 1.00/1.00 vMB 676
500,859 500,859 000000000000000000947d342f7bac64892dc9086d52cc55b14d186cf0af723e 2,133 1.00/1.00 vMB 689
500,858 500,858 000000000000000000588b5eecab9161680f73517840c8114f7a15255b1106c7 2,297 1.00/1.00 vMB 960
500,857 500,857 00000000000000000013fce479b5bc9509ecd04c6cccff1a45cd7ca732e3c066 1,417 1.00/1.00 vMB 282
500,856 500,856 0000000000000000008adf168e59c00d74f5a0077993e0c3848eefd82e4daa9c 2,368 1.00/1.00 vMB 244
500,855 500,855 00000000000000000067f122bb548a7984a82be1954cf61d7f35cf41cc37282a 1,160 1.00/1.00 vMB 347
500,854 500,854 0000000000000000007e899c8ff806a366efd4af0e572f496132fe826d556e2a 1,382 1.00/1.00 vMB 412
500,853 500,853 00000000000000000057eb08884ed306785c2cb138818637eb109be7a713a944 921 1.00/1.00 vMB 208
500,852 500,852 0000000000000000001f234c07b96cd26bdbe345fda0a4dc3207b9428bbda681 2,246 1.00/1.00 vMB 693
500,851 500,851 0000000000000000000cffd5f8fff62f3a6c40192f882c686999b93972db3262 1,443 1.00/1.00 vMB 473
500,850 500,850 00000000000000000006e5ef3749c60cbf221851f84734462e122d3cea9bdd69 1,802 1.00/1.00 vMB 448
500,849 500,849 00000000000000000025eae7f995332277242d676d5611f61cb9cca921205820 1,933 1.00/1.00 vMB 442
500,848 500,848 00000000000000000033b80e564d56c697cea7f02490ea4cb57ef2d896e4b119 2,100 1.00/1.00 vMB 505
500,847 500,847 00000000000000000012c785558fb1b84d1c48a50b20567f9000f8fef8a26468 2,131 1.00/1.00 vMB 893
500,846 500,846 00000000000000000048bd41931f1ee411eac82a5073afc1f3693719655a69cf 1,721 1.00/1.00 vMB 373
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.69 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.