Loading Tool

Explorer IconExplorer

Memory Pool

79,277 transactions
29.13 vMB
0.07162147 BTC
Random Selection Loading Transactions
Max Size: 176.82/200 MB

Candidate Block

Mining Attempt 1e174c93197061cc2f25654aefbd4b214a5c42d0835d0414be1dea6b9d9e01ff
Version 20000000
Previous Block 00000000000000000002109166b8fbc24476efabda906aebee521a5bb03941cc
Merkle Root f02a1680861e70ef25d563edb65acd6d870f51ffad25a16381523a48dc6ad31f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,829
Size: 1.00 vMB
Total Fees: 0.01063097 BTC
Feerates: 73.20 > 1.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,110 (416,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,617 498,617 0000000000000000005f669c5a625a7fbebec488d864723433d9e5c50b1cb01b 2,894 1.00/1.00 vMB 423
498,616 498,616 0000000000000000001dcd7d05891a5dd9ca02db135396ce5cb5ef03234c8f83 1,762 1.00/1.00 vMB 275
498,615 498,615 0000000000000000002c7bae2f6cd233c102bcc6b6661faf6d3fd5aae8c10b10 2,716 1.00/1.00 vMB 340
498,614 498,614 00000000000000000005bb7388f366ee0a98bb44014ae55afd614041d53078f6 2,722 1.00/1.00 vMB 409
498,613 498,613 000000000000000000592400fd76476892ac12694f083346ed4ff697fe702b87 548 1.00/1.00 vMB 218
498,612 498,612 0000000000000000003bdc9a5fc62237d839514de104fafa1c7672cf7af1a2b4 1,035 1.00/1.00 vMB 251
498,611 498,611 00000000000000000051e24ed49d19edc3b14ddb415022540a2f9d5441dcd127 1,140 1.00/1.00 vMB 278
498,610 498,610 00000000000000000012ada7d455baf43bb024a46e1251d9d4ac788ecd0796ae 2,256 1.00/1.00 vMB 314
498,609 498,609 0000000000000000002f17ed8179b0a64b4070e0c948df49aac91456043c17c2 2,088 1.00/1.00 vMB 429
498,608 498,608 000000000000000000ace3e3dfcd0a4b39d14b68decb86bff70842d9f139e8f7 1,909 1.00/1.00 vMB 288
498,607 498,607 0000000000000000003979727d629b2318a1964f24ccc5d9cb902656e0cd51aa 2,845 1.00/1.00 vMB 434
498,606 498,606 000000000000000000a3938051664293252d8bcca07fb6ed3b3ebb6cac26daf4 830 1.00/1.00 vMB 283
498,605 498,605 00000000000000000001eae60c6e0be5a565e890dc02870178a3ad33f1bbc2db 2,768 1.00/1.00 vMB 409
498,604 498,604 000000000000000000178d32cbbfa878584eec047a7bd6b9229fc7223129dabe 1,109 1.00/1.00 vMB 315
498,603 498,603 00000000000000000022177ba26597e53a04dd6c8cc31a0af0838de36c4ef336 622 1.00/1.00 vMB 290
498,602 498,602 00000000000000000054299888bdeee8d499363f99626f88c433974d3b999601 2,136 1.00/1.00 vMB 374
498,601 498,601 0000000000000000008f35b6b8fadbaf24aaba042e07bed3c277331d4e042318 1,089 1.00/1.00 vMB 340
498,600 498,600 000000000000000000afdb486fb2d16033e8e75ba799bc8567970cc98e563e59 2,547 1.00/1.00 vMB 407
498,599 498,599 0000000000000000006dfdb5f40f55bc7689dcda49fad1b3a24a8d2ca319a844 1,620 1.00/1.00 vMB 232
498,598 498,598 0000000000000000003e2dbaa687edcd933720b0a67d7e07f7fda4e655732c4e 1,698 1.00/1.00 vMB 258
498,597 498,597 0000000000000000009f1a37589384336f4cb0a7fe9cc3d2ab6b08e6ebb2ef0e 2,294 1.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.58 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: 671.35 GB
    • Received: 15.91 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.