Loading Tool

Explorer IconExplorer

Memory Pool

73,468 transactions
27.19 vMB
0.06277594 BTC
Random Selection Loading Transactions
Max Size: 166.06/200 MB

Candidate Block

Mining Attempt 222bbe6e932347de54310a89e5ea2ac108370aad1209ab6146eddc950a5faa0a
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 6940acfe5fc7bda7e6d8d0c236a5ac427815d9ca9dcf7cba586aa9505c0ab7b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,835
Size: 1.00 vMB
Total Fees: 0.00501520 BTC
Feerates: 84.38 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (219,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,955 695,955 0000000000000000000e35feb71581240132e74fa8cf498349a38cbcca1488a3 773 1.00/1.00 vMB 13
695,954 695,954 00000000000000000005421bf9c974fd9a923d166aba3fa4664ef51772291f7b 1,326 1.00/1.00 vMB 6
695,953 695,953 0000000000000000000607b0fa0ef7ee70e74400115e93f3381479c30b9b098c 902 1.00/1.00 vMB 4
695,952 695,952 0000000000000000000e338ff3777a309d6af33b4cb105fac69aa4de51949c45 571 1.00/1.00 vMB 3
695,951 695,951 000000000000000000113a3aaa5dd3d21afb0aebdb0a71817bd2f37ffb88713d 315 1.00/1.00 vMB 1
695,950 695,950 00000000000000000000acb09697eb05be24489a715909d90395b619204de5e2 912 1.00/1.00 vMB 3
695,949 695,949 0000000000000000000a9f4bd0375f285c10561babdb93781c22da592ee5c9ce 2,648 1.00/1.00 vMB 8
695,948 695,948 00000000000000000002b1f0bf7af236fedc192e5e1d84043378c990c12d2b9c 2,179 1.00/1.00 vMB 12
695,947 695,947 000000000000000000007c752a4435f4aac2b38b3e00fe9c632e6a601d32154c 1,560 1.00/1.00 vMB 8
695,946 695,946 0000000000000000000985b58ab7ce222cee241650be4150c2f2a1ead0ff4aee 1,676 1.00/1.00 vMB 6
695,945 695,945 00000000000000000005fe842debe278f6b480b9c7dcb921c6b7386884c1c2f3 798 0.99/1.00 vMB 4
695,944 695,944 00000000000000000007650ff3616cfeaf4dad4ca3939a2dbfc849bfb9f72332 1,830 1.00/1.00 vMB 7
695,943 695,943 0000000000000000000c24b7985a27c33a7537582cfa5f32bfeab2fcce047f96 293 0.98/1.00 vMB 1
695,942 695,942 000000000000000000049757995458c6f2ebe4a9b55e2788dc71d3359284d859 628 1.00/1.00 vMB 2
695,941 695,941 0000000000000000000d21b5cde8e66e00d3a1edad2eda774aa4eb95c2fef40e 1,216 1.00/1.00 vMB 4
695,940 695,940 00000000000000000008932fe0053279a5ce2c7112daa94872035a6afcba5806 901 1.00/1.00 vMB 4
695,939 695,939 0000000000000000000cdf96990cc139f4b86e633e357c8d6c8ad9d9ea5a1fed 689 1.00/1.00 vMB 2
695,938 695,938 000000000000000000057390ccf0c3d2c68c94f6562457514578e7d994c571ae 3,279 1.00/1.00 vMB 14
695,937 695,937 0000000000000000000b70bcf05859ead2b9416be76cfab4f24c3753d821a262 1,032 0.95/1.00 vMB 4
695,936 695,936 00000000000000000010598998b7b17c4ad25f83c840a9837a013b2fbe7a974e 2,350 0.73/1.00 vMB 11
695,935 695,935 000000000000000000033550eedbeebd087ee6e642f3d47a0f90568b128dd33f 667 0.30/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.89 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.36 GB
    • Received: 17.36 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.