Loading Tool

Explorer IconExplorer

Memory Pool

74,783 transactions
27.60 vMB
0.07376793 BTC
Random Selection Loading Transactions
Max Size: 168.36/200 MB

Candidate Block

Mining Attempt 8c978476e5072b16116603deeb25277f4aa989f77a0d20313ae6111169d6f768
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root f3fa07b059cbf23ef18c509797b673d654797f0eb0ed8f9bd5ea9d3ec6a19b61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,340
Size: 1.00 vMB
Total Fees: 0.01485244 BTC
Feerates: 100.35 > 1.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (286,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,005 629,005 0000000000000000000513edaa22f7f02b69acab4bcaac1c1b6446dfac8829e4 2,751 1.00/1.00 vMB 51
629,004 629,004 0000000000000000000ae6702e4da5c126415c86c794ed04e01882b276811914 2,044 1.00/1.00 vMB 74
629,003 629,003 00000000000000000005ea140718b31d53a0ac5969d2caad056564d37ae78594 2,747 1.00/1.00 vMB 26
629,002 629,002 00000000000000000010ecfbf54eb00e7786278d96fa6e62a3abd9f7e71900f5 2,667 1.00/1.00 vMB 76
629,001 629,001 00000000000000000009a7a0a8a37ad828d8eeb14971d1173149250a47e302ff 2,638 1.00/1.00 vMB 75
629,000 629,000 0000000000000000000304dece599f1d046f5c606deec3d1d49eb24b3231b4a3 1,709 0.57/1.00 vMB 42
628,999 628,999 0000000000000000000a7aa1446229edf9366bf109b85cba341348bfce7ea303 1,228 0.53/1.00 vMB 38
628,998 628,998 00000000000000000010e46e0407fd444b4b60ddae8bd4d036ceeb160960a68c 201 0.06/1.00 vMB 45
628,997 628,997 0000000000000000000bc20d9b2c13689cb25d1d11dd8756e16cbd193121ffeb 948 0.35/1.00 vMB 53
628,996 628,996 000000000000000000056639b78fa4ca69849336dcc28ccb0c545384eac40e15 894 0.30/1.00 vMB 53
628,995 628,995 000000000000000000008acc756b08bc7da80bfe3ec2f638a014ec54541c5ee8 2,948 0.97/1.00 vMB 49
628,994 628,994 0000000000000000000e83aecb5cc0845b150a476955298ad58d82e8b9200562 556 0.28/1.00 vMB 40
628,993 628,993 0000000000000000000dac9236f8bed3f1d8b1986b4926907f8a263cbcd261e1 620 0.17/1.00 vMB 55
628,992 628,992 00000000000000000008a8e850ca0b74ec52e3f31eeb04da892aa64e0dc59e45 515 0.19/1.00 vMB 50
628,991 628,991 0000000000000000001138f586983520b0de3645c0873164f4b214b90cf3aedc 1,172 0.55/1.00 vMB 54
628,990 628,990 000000000000000000105a471c5bce6bad105b1b3d82d8a603fd9ecb98cd96f7 194 0.25/1.00 vMB 9
628,989 628,989 000000000000000000051967ebacd7afeabcc09c75b62595841b5f7b0a3e86c1 2,266 0.97/1.00 vMB 35
628,988 628,988 0000000000000000000a57fd42f142015196a127d72a64e980b739c8f7d9a30c 1,587 1.00/1.00 vMB 25
628,987 628,987 0000000000000000000b24f5d82afb8c5a0f7a67724b9e972de8ca0c3d498a17 2,069 1.00/1.00 vMB 34
628,986 628,986 0000000000000000000a40fa48b0c5f60abc0c9e7821e60fe63eb8bda1387646 1,581 1.00/1.00 vMB 15
628,985 628,985 0000000000000000000cd6fc2fd359cc4125532a6058fc24aa2f8588c3855813 2,714 1.00/1.00 vMB 27
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.51 GB
    • Received: 17.38 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.