Loading Tool

Explorer IconExplorer

Memory Pool

80,502 transactions
29.84 vMB
0.07882149 BTC
Random Selection Loading Transactions
Max Size: 179.64/200 MB

Candidate Block

Mining Attempt 6f7056f836d7f0d63b45c979ccbf86b63de792eb441b7f9834b51ae1e672f2d5
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root f5cbf6418f14d6cd1ba56374bf1f249398ac23f5aa1d6281508f46da76e93fe3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,317
Size: 1.00 vMB
Total Fees: 0.01781522 BTC
Feerates: 454.44 > 1.79 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (176,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,523 738,523 000000000000000000047b5f313529586d839404e8e6ebab0cc3538ed1f08b37 1,699 1.00/1.00 vMB 9
738,522 738,522 000000000000000000085a1e7e6fe32f64cc96549bbf6606d01db3fa5a08c1b6 61 0.01/1.00 vMB 12
738,521 738,521 00000000000000000007691f62c9ab2a5d94d855d85cb2b22ec38549d28e2048 321 0.10/1.00 vMB 19
738,520 738,520 00000000000000000001cd4b5f22714425ec989c786c532be27d2f2ff560ec06 1,433 0.77/1.00 vMB 8
738,519 738,519 00000000000000000004321bfe093d8316680b8d6fd1e18e637738b2a0a79244 1,771 0.67/1.00 vMB 16
738,518 738,518 00000000000000000003ed6d66634e6c38406bdc3f74984eaf4759e1f61ec1bb 776 0.79/1.00 vMB 10
738,517 738,517 000000000000000000066d9a333c6b4a16cfaeb99ae833b96b8e455e041253e7 18 0.00/1.00 vMB 25
738,516 738,516 000000000000000000000e83a02dd477d34163c3aa106bb5839ace868f68b26e 391 0.11/1.00 vMB 10
738,515 738,515 000000000000000000037c4bd98476cee4575abe9ae5a80af655f97693ad557c 1,188 0.46/1.00 vMB 8
738,514 738,514 000000000000000000072af7daee0334205d38d5ddad064b9bab4418938a03d0 822 0.26/1.00 vMB 10
738,513 738,513 00000000000000000006071d71585e0ff245d702d9a9e52de75de40434733228 904 0.43/1.00 vMB 8
738,512 738,512 00000000000000000004fa0c2199dbdf0e7435aff3c6cf67fa5e8e4adf543edd 358 0.14/1.00 vMB 10
738,511 738,511 000000000000000000045fb478c13192ec1f55316ecdcce10f5954aa43439be0 325 0.11/1.00 vMB 11
738,510 738,510 000000000000000000022a9e2b57719e6a26f5be4aebb80404258758f18895d3 1,651 0.70/1.00 vMB 9
738,509 738,509 0000000000000000000054679333606ea92ff8d54d39431c23804f799f6aa455 427 0.18/1.00 vMB 8
738,508 738,508 000000000000000000088ad2c5fdb8cd98947b56bf0b0dfcbb0e797b29c64063 1,599 0.99/1.00 vMB 11
738,507 738,507 00000000000000000003622bebc57c8f61b1b82aa7e380254b8afaedb012021f 381 0.39/1.00 vMB 4
738,506 738,506 00000000000000000009290884b7ae7c4e4d3707018c65f98c30ae6569065f96 1,113 0.81/1.00 vMB 5
738,505 738,505 0000000000000000000480f9f9c385d7738e61648839379748647cccd7b4f1d6 119 0.15/1.00 vMB 4
738,504 738,504 0000000000000000000302a2c59c601222723d4c98801f2be4d398f5940a2bda 771 0.87/1.00 vMB 9
738,503 738,503 00000000000000000007f8392eb52b77e80fab1f7b8f927a3e041b6dbbd102c0 23 0.01/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.37 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: 663.25 GB
    • Received: 14.90 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.