Loading Tool

Explorer IconExplorer

Memory Pool

81,084 transactions
30.75 vMB
0.08804363 BTC
Random Selection Loading Transactions
Max Size: 186.96/200 MB

Candidate Block

Mining Attempt 4baa5b302fdf0af847c42c78fa3dff415c332779c632e4cfd606c0f59255bb60
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root e78b25f7a4d9ee3e41c459b0a4808af625c09ae8047aa89b01f0e2365c58f90d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,615
Size: 1.00 vMB
Total Fees: 0.01735440 BTC
Feerates: 73.20 > 1.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (327,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,673 587,673 00000000000000000019215c8a202dba1a59e6848e7fce6c50cb3da0d27dd0d9 2,186 1.00/1.00 vMB 7
587,672 587,672 00000000000000000016400aae240b1c8288892c725d75ceb557e79bd28d4e6a 2,372 1.00/1.00 vMB 3
587,671 587,671 0000000000000000000bb802784601178cccc77fe60e9ca6562fec2086f35f0e 2,926 1.00/1.00 vMB 28
587,670 587,670 0000000000000000000e12351bea594ea202e40f67403b8c4de13125a16f7134 2,855 1.00/1.00 vMB 37
587,669 587,669 000000000000000000107aa322a92b01e6e3c8ec89efd285d104b1538ab45c0a 2,766 1.00/1.00 vMB 43
587,668 587,668 00000000000000000007802168b808e8dc355a749bb39054d3f3f85288455fcb 3,401 1.00/1.00 vMB 31
587,667 587,667 00000000000000000009e635981772779f9e49c9f57ad98c959333121b0d71b2 2,362 1.00/1.00 vMB 8
587,666 587,666 0000000000000000000fd0cd002a8aa06c9313d2b847377bd90a90287e229040 1,898 1.00/1.00 vMB 23
587,665 587,665 00000000000000000005ff7d01dd2202408975f706ddb0219261b3016f01b9d7 2,974 1.00/1.00 vMB 41
587,664 587,664 000000000000000000157b86f0f2a3e6277f7f7773c8ae0dce3fc46abe4cb7de 3,009 1.00/1.00 vMB 63
587,663 587,663 0000000000000000000ba19b4d73768534d468bc779407891dfd46cf1f56b0d7 2,071 0.66/1.00 vMB 23
587,662 587,662 00000000000000000010953158b56ff6e428dcd85312facc7da62ac07e3374b3 1,751 0.61/1.00 vMB 25
587,661 587,661 0000000000000000000f40efc00402bdfba65dd844aaa1f9529ebe93a0219f56 926 0.27/1.00 vMB 25
587,660 587,660 000000000000000000160231a8f30f2410d139b08863ae30597c84ed8eb89ff0 1,982 0.89/1.00 vMB 30
587,659 587,659 0000000000000000000615033eefeb6403eaede37fb9465d580fd63954c5e473 2,822 0.89/1.00 vMB 23
587,658 587,658 0000000000000000000b409395ea75ee480ae1adc594c0467e49052508c5ad40 254 0.07/1.00 vMB 30
587,657 587,657 0000000000000000001d4bfd887bc6020a1952d462fe2e5bd9ed629c1f00207d 352 0.11/1.00 vMB 28
587,656 587,656 0000000000000000000a5b260ecf28b9a78fe9ddbe8f33bb1f26c30caa458ab0 892 0.28/1.00 vMB 29
587,655 587,655 00000000000000000005d76dc51455f3587f769eb035c2a27af45d0ffa327c70 2,688 0.98/1.00 vMB 10
587,654 587,654 00000000000000000001f56d4c4444ca6cdd9cbe09949ad960f33b7f8b650fd7 2,648 1.00/1.00 vMB 33
587,653 587,653 0000000000000000001804eacbcf1e31b25377d14abf567233fc081161b2334e 2,289 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.22 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.