Loading Tool

Explorer IconExplorer

Memory Pool

85,180 transactions
31.90 vMB
0.19366224 BTC
Random Selection Loading Transactions
Max Size: 189.52/200 MB

Candidate Block

Mining Attempt 61cfde2ed251f609d576f03fbfce469a034067007909c173c18c12f26164c6af
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 1cdc4b1956958f5028b7c498d25c3f1a4163d69dddadc34e93b8c5cd0c7e4de5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.07380180 BTC
Feerates: 301.64 > 7.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (590,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,975 324,975 0000000000000000049180d4ce38b0bdcf6112ed9d18724b122c008551100e0e 151 0.11/1.00 vMB 21
324,974 324,974 00000000000000000c7f01630bc1e98e56051aec9dabd5e2089bc2e394e8c28c 169 0.10/1.00 vMB 24
324,973 324,973 00000000000000000710bb23ef40abbc76152fe6a10d2e2ac38b30cbf10cd27b 32 0.01/1.00 vMB 25
324,972 324,972 00000000000000000c1e329d97e096ddf0cc9793b2026c72315811c6151b64ae 200 0.11/1.00 vMB 28
324,971 324,971 00000000000000000046e5204ef35e42b8d32c932316207a85ac75e3585cc28e 668 0.34/1.00 vMB 28
324,970 324,970 000000000000000000e872f7cb1126ccd5cb8540cbd2b63daa8e7e234aa6a32c 310 0.15/1.00 vMB 29
324,969 324,969 00000000000000001b5cac95440b4786d805d6b1a57ad4840ab184f0ef5e1d71 707 0.51/1.00 vMB 24
324,968 324,968 00000000000000001e6d96073271bc48c0cce0173fe88e2656fb8213d063e769 32 0.02/1.00 vMB 46
324,967 324,967 000000000000000004e3ecd7fffbccd538b33390014507ceff90dc7099b51592 17 0.18/1.00 vMB 10
324,966 324,966 0000000000000000074ca51bf708ba86f53c6ae337c76412ef40e535dec224a7 319 0.35/1.00 vMB 15
324,965 324,965 0000000000000000019bc8208dcf9ec706364780122248e15a9d21f828ba7ef5 1,134 0.75/1.00 vMB 24
324,964 324,964 00000000000000001042bd080f8e877aa4b6e5d5648b60b82b0e25e8729a4477 514 0.28/1.00 vMB 27
324,963 324,963 00000000000000000cd34ba5497973998bb6fed5105f533fcc0e5226a0990701 407 0.20/1.00 vMB 32
324,962 324,962 0000000000000000063f1f91e939d2adf0022887b89a58cfbd22d7dd6738c531 186 0.09/1.00 vMB 30
324,961 324,961 00000000000000000717a26794b84714ca6d5277d0e00e99e2229f6277c29754 9 0.02/1.00 vMB 4
324,960 324,960 000000000000000004334feab28d3fab4f4fa549cbd817d53a115b1e9cdd2a6b 421 0.32/1.00 vMB 23
324,959 324,959 00000000000000001cc512c17d545589c5ea791c2a83ffdd438d4fc43baaa4d2 16 0.01/1.00 vMB 90
324,958 324,958 000000000000000002fe91a1077c3dfbb104b1fc21ea6560b8f29f321b4fec8b 216 0.15/1.00 vMB 22
324,957 324,957 00000000000000000e471b2959312905109ccd322ee24f4d6e9d9a8dad0bad75 42 0.03/1.00 vMB 13
324,956 324,956 0000000000000000039b2f36fd24105ea1b1e03dc95c7e66cbe47117fc53a63f 486 0.26/1.00 vMB 30
324,955 324,955 0000000000000000009adc4c920838543d9f09e139afb36ce5de44d2717a7c5c 1,126 0.61/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.