Loading Tool

Explorer IconExplorer

Memory Pool

37,883 transactions
19.05 vMB
0.04148382 BTC
Random Selection Loading Transactions
Max Size: 105.75/200 MB

Candidate Block

Mining Attempt 4b69907b831ba176a4d0b2ec7fc57d47eb9afd1a6a64261e690acfeb852e2c09
Version 20000000
Previous Block 000000000000000000006eb27305ec309e507676e74ae0248521cd63c1b2ff4f
Merkle Root aeb3342c1813759949b615ee9d73100edc8555ce4fc2d8c176869a551d025726
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,562
Size: 1.00 vMB
Total Fees: 0.00489208 BTC
Feerates: 150.75 > 0.49 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,033 (741,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,979 172,979 000000000000007b87c8fd727518e2590e6ae1ed0d452ae4b40e85a48ddb3ce4 7 0.00/1.00 vMB 25
172,978 172,978 0000000000000a2bb6a34113a465371195c841324f16c504942347a180bea996 47 0.02/1.00 vMB 106
172,977 172,977 0000000000000915555d99f356d3cb87d59f09d900e7ff738ef1595e47b2664c 31 0.01/1.00 vMB 161
172,976 172,976 00000000000008d4b2990ab1fd7e2ea5f79460aaeb05f0ca0b9abaf923c1274a 27 0.01/1.00 vMB 44
172,975 172,975 0000000000000a0b32a3cbfef708cd0c490ea06148138d22bb4d1d3644cbebe1 26 0.02/1.00 vMB 45
172,974 172,974 00000000000000ce3f43ba19f484d4d4db19aa626be08981a18df4fab815a5c0 49 0.01/1.00 vMB 13
172,973 172,973 00000000000000d70d37e69b3760f06265af5bb17ca41af3ba282165959108ee 154 0.05/1.00 vMB 114
172,972 172,972 0000000000000607e84090310dd3cda2c5b3806e6f37c1d592976ca971a202c1 1 0.00/1.00 vMB 0
172,971 172,971 00000000000005684cab46b936a57610b401b908f3457ba58cd3d7321e2be46d 73 0.04/1.00 vMB 73
172,970 172,970 0000000000000ad6a81764976e62e0511aa1db0ed975b7dba1fd9425b368c969 82 0.05/1.00 vMB 177
172,969 172,969 00000000000003b207951d70ae91ef4d15062715514c0cb8f15c8a0f4d843b3d 9 0.00/1.00 vMB 39
172,968 172,968 00000000000002ae8e15f76af06f33d48061b6e62da2a3d521f9b4fbed9a8ed6 6 0.00/1.00 vMB 25
172,967 172,967 00000000000003b744bf91d3d45d83318d8f9189f343625991000f34c0e5f7a1 15 0.01/1.00 vMB 107
172,966 172,966 0000000000000432f70a93b6bdd084333db161e67ce64efbb09cb31546ed21b6 9 0.00/1.00 vMB 23
172,965 172,965 00000000000003be67f1feb37f6acee60138f60e505514daa3dff1490cac6298 29 0.01/1.00 vMB 72
172,964 172,964 000000000000098b7f86c652c91b0466699d415d1c1135623ab1b40db5d8fc38 19 0.01/1.00 vMB 81
172,963 172,963 00000000000000fd3691a311379ea37178df920ffa029ed15545ddcc0f152680 16 0.01/1.00 vMB 28
172,962 172,962 0000000000000a6e4a7a9f227e90bd9cb8f22ed5cbb53d97464b38a618d51964 92 0.03/1.00 vMB 48
172,961 172,961 0000000000000303b88a5897dac02bfb592daba35552f1c0d12e0c6b22cf7c03 60 0.02/1.00 vMB 22
172,960 172,960 000000000000088fd6e31925f4bcf84b52275f80e8ba18d5ef66b591f553c5b8 80 0.03/1.00 vMB 193
172,959 172,959 0000000000000065e206df068ae5e03fffcde25fa420adbe848fd2ae1da9579f 24 0.01/1.00 vMB 169
Previous 10 blocks ↓
Total Size: 780.66 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: 552.01 GB
    • Received: 6.54 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.