Loading Tool

Explorer IconExplorer

Memory Pool

46,562 transactions
26.97 vMB
0.06378513 BTC
Random Selection Loading Transactions
Max Size: 143.28/200 MB

Candidate Block

Mining Attempt 5cbd2ecec3d682aacf4410e2e9644efe2c15c7bbe3ed34ed5095685f534a6df7
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 87ebe15265f923695771b515c07554935c6cdae4890a34d53366bda8dafc4c92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,209
Size: 1.00 vMB
Total Fees: 0.01395160 BTC
Feerates: 100.17 > 1.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (410,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,969 503,969 0000000000000000008874e72858761b23c2e4188dbaa967e370dc7d12941890 2,438 1.00/1.00 vMB 439
503,968 503,968 00000000000000000049c412b0f86d677ef4c7be1f443af3d1cda606d7544e22 1,531 1.00/1.00 vMB 365
503,967 503,967 0000000000000000008aaa9e0a86559f6bf4e7e9a609b2464cc7191897a44b90 1,822 1.00/1.00 vMB 176
503,966 503,966 0000000000000000003a3130a45122a84271a84f12903df68f19d4ded96cff50 2,030 1.00/1.00 vMB 487
503,965 503,965 0000000000000000004326ff8371827fc785718acc675129243efc8668d1d768 1,280 1.00/1.00 vMB 280
503,964 503,964 0000000000000000008d33711076ce9ed9870c923a6798e5813c689895496236 1,671 1.00/1.00 vMB 331
503,963 503,963 0000000000000000006b4737eb672cd7cf553b179916a4416b4ecdd2fb99867b 2,257 1.00/1.00 vMB 468
503,962 503,962 000000000000000000424d76677560762d4d7010cfd4ec65cf00aed3a775978c 2,643 0.99/1.00 vMB 517
503,961 503,961 0000000000000000000070688cff873cc61c1827c77d0df564a8dca31cf3cf23 2,861 1.00/1.00 vMB 491
503,960 503,960 0000000000000000000e4b14863dd2282a889b93f27441a1bc2b1a520bc956c6 822 1.00/1.00 vMB 178
503,959 503,959 0000000000000000008dfad92820e94c61f49e775b88d081b1599d1e6abc7971 2,729 1.00/1.00 vMB 458
503,958 503,958 0000000000000000006414e0a09fd1fea80cd67751874d5ce6e90bb2bf8dc901 293 1.00/1.00 vMB 129
503,957 503,957 0000000000000000004da6dbac8d3fe2301bd13ca70cf3072bf13d2ffcc29d41 1,568 1.00/1.00 vMB 351
503,956 503,956 0000000000000000003c99d44d945eb48e6a241a95cabf9dd53cf8eaf95078fc 2,148 1.00/1.00 vMB 276
503,955 503,955 00000000000000000087e01f1237d882e6b7e988b541c696634ea78f74b5412b 2,436 1.00/1.00 vMB 456
503,954 503,954 00000000000000000066b766f59a2e5ab45278b40a46c169395be995c6571af9 1,613 1.00/1.00 vMB 259
503,953 503,953 0000000000000000004a83b2cce72f47b9588e64c3055dd79b6ff7f916175a42 2,766 1.00/1.00 vMB 536
503,952 503,952 0000000000000000008913da0a7afadb3f28240e0fe7619f17588653e9dc0f0a 1,303 1.00/1.00 vMB 237
503,951 503,951 0000000000000000004a2842037cfa1a3d524131357d7896011e76b733267985 2,230 1.00/1.00 vMB 407
503,950 503,950 0000000000000000003b3a408dbb3e8754e8545f96cf2d52994009c4fd12a276 2,645 1.00/1.00 vMB 509
503,949 503,949 000000000000000000226239aae33c649e6758d2cdadeb025acbd4c0aa86ee75 2,991 1.00/1.00 vMB 506
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.