Loading Tool

Explorer IconExplorer

Memory Pool

77,736 transactions
28.60 vMB
0.09915782 BTC
Random Selection Loading Transactions
Max Size: 173.81/200 MB

Candidate Block

Mining Attempt 141d0b510fadf91ce76abbe683c9ce2b89287e5529c51c90473338b6cef364e1
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 34a8e60bbb7dd0ca368957131ecda089d4b30bc2b778af8558e89c827397b6a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,891
Size: 1.00 vMB
Total Fees: 0.03360561 BTC
Feerates: 201.07 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (819,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,379 95,379 000000000001f68a0350ffea5f059d5de88ff2a56c0f5a90e6e3dff85cecca22 1 0.00/1.00 vMB 0
95,378 95,378 000000000006dec39cb0be93638b7cd5d29b562196c8463633c0843e18cb71ab 1 0.00/1.00 vMB 0
95,377 95,377 0000000000077ecc07c4aaab55ffed9d8d0d8616d1d7e0dc2eae6854dadf353b 1 0.00/1.00 vMB 0
95,376 95,376 000000000005a8e99840264bc64cd6b182ddf95924147d9c49a147c5e763f17a 1 0.00/1.00 vMB 0
95,375 95,375 0000000000054177b2c079eba843ee9a7136416b47334051415a96c41f1198ff 2 0.00/1.00 vMB 0
95,374 95,374 00000000000169e70617685c298946322004a9f489d56988e5f45f7639daf47c 4 0.00/1.00 vMB 0
95,373 95,373 00000000000042fd2934da309baef9654011defec495ac4c2e9b4af7f9f23bde 2 0.00/1.00 vMB 0
95,372 95,372 000000000002994adec9de5b54774c0347f62c58302f2462d03a35f537fab783 3 0.00/1.00 vMB 0
95,371 95,371 000000000002dcd9ac11b25a8ca82af225a8643e2ec46608189f241b11db9b7e 1 0.00/1.00 vMB 0
95,370 95,370 000000000004b9b4eb18bfb04d10d125cb9b778392388b3d308d6ba6d202e78c 2 0.00/1.00 vMB 0
95,369 95,369 000000000002d994542d855343fd6c6e2ccfdbeac7eb9eb6b189d1b8354a67bd 1 0.00/1.00 vMB 0
95,368 95,368 000000000006ce67f333c70e909bc80977588babadea097b319c4ca4add88b42 4 0.00/1.00 vMB 0
95,367 95,367 000000000006decc59719e4d8eb3d8162265ab4686d0b170e0d86f3c46e8f62d 3 0.00/1.00 vMB 0
95,366 95,366 0000000000081b6c5dd35ad7968d4e3e62f4938f7ad4ae50d7d033e702839879 1 0.00/1.00 vMB 0
95,365 95,365 000000000002dfff0c947c782f21177241517b9fbd101f77d0c532eb5f6ad242 3 0.00/1.00 vMB 0
95,364 95,364 0000000000012439f71138ae5942c12ea7e77590a215de75dd75a44f16866508 2 0.00/1.00 vMB 0
95,363 95,363 0000000000000a7cb3783fab9690859dfc6dd10704002d7972d00bf2fcccab18 1 0.00/1.00 vMB 0
95,362 95,362 0000000000032ff55ed9069150579990715ee2724e96f2f4d1ba284ee85f9b2b 1 0.00/1.00 vMB 0
95,361 95,361 000000000000fdc3cc655f3899ff929d95a6e765fca436cd4a2b0e0fd032a80c 2 0.00/1.00 vMB 0
95,360 95,360 000000000007686d59bbcb349b27389b0682fea53855eb694b653a8f95974e99 1 0.00/1.00 vMB 0
95,359 95,359 00000000000239b500a2e4c41a43d62706cdd1a174dfb1e784b2686d09fdf651 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.