Loading Tool

Explorer IconExplorer

Memory Pool

38,830 transactions
26.48 vMB
0.06645752 BTC
Random Selection Loading Transactions
Max Size: 136.47/200 MB

Candidate Block

Mining Attempt d20c7be39161ffae3454fd516a73f82c0c66b2a278e35dc280f094847c11be10
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root 63dc7aa399f8298d9aa4763b1bf0ef94a8e40400c479ada706ecb450c3b51aaf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,675
Size: 1.00 vMB
Total Fees: 0.01711138 BTC
Feerates: 199.22 > 1.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (485,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,901 428,901 000000000000000002d1be816c221bae177c22f25f79d607c0279cfd8e8a0ed0 2,418 0.99/1.00 vMB 56
428,900 428,900 0000000000000000014e14be9abad411da467492db56b96da2082b8c1156c889 964 0.41/1.00 vMB 60
428,899 428,899 00000000000000000342a0f3655bd1eb4fd9f436db6563dc4147c84c91143475 188 0.98/1.00 vMB 3
428,898 428,898 000000000000000002b2fab760ac048b2e921337ae943bd266645864cd16cf42 326 0.11/1.00 vMB 64
428,897 428,897 0000000000000000004cced876af0c4d1aaaa2536cfe05fa8b73840f117a8488 283 0.12/1.00 vMB 51
428,896 428,896 00000000000000000373276cdd995dc7dae32c5e625c301e4b697c07489a7416 553 0.99/1.00 vMB 9
428,895 428,895 000000000000000002b810ca3e7c06237126ed803718c715c3f43d54d245a145 1,037 0.41/1.00 vMB 63
428,894 428,894 000000000000000000b3ab340bf9e96a3469e25c1de6634f4e8962365a04bc25 784 1.00/1.00 vMB 20
428,893 428,893 0000000000000000010ddb0ecb33e57311157d60faecbd48bcb9f96e21c11422 1,742 0.75/1.00 vMB 51
428,892 428,892 000000000000000003d3be5728a6e7e5ee2436476a84efcc08bfadf8460ef0e6 1,115 0.46/1.00 vMB 58
428,891 428,891 000000000000000002dcaa6d565b0d997338026f9ba3c40f85b8cbb64f9b9773 330 0.70/1.00 vMB 15
428,890 428,890 00000000000000000143987d78874982cc483d09508e30f524796c63843683c8 498 0.23/1.00 vMB 60
428,889 428,889 0000000000000000028115c5ffdeb6bbb24f566004a148c41da27d6b35cdaeb1 355 0.13/1.00 vMB 73
428,888 428,888 000000000000000000171422f459248f2011eb5703aab4a7888b48593a174ca5 558 1.00/1.00 vMB 18
428,887 428,887 000000000000000003ef97e63a96b4d5fe58c3ea42b430b8c10a95e4de6255dd 2,565 1.00/1.00 vMB 67
428,886 428,886 000000000000000000844a196d5b6e4a6537241127a44dfa8a7aab708b000b94 1,237 1.00/1.00 vMB 33
428,885 428,885 000000000000000002bbe0a34e4406f2d81c1ae8d2e27980a0034afe25d7f22f 646 0.25/1.00 vMB 67
428,884 428,884 000000000000000000ad05836e5d6109b1eb7fc22773a889389e7dd3fd2b8fb2 1,643 0.72/1.00 vMB 59
428,883 428,883 0000000000000000033c063f9f4dad7b733a65e10991304d55ecbb8f7ebcaa49 1,433 1.00/1.00 vMB 38
428,882 428,882 000000000000000001d919fafcf5b97a9dbcb910ea64483af8d4602fd6599fdd 1,618 1.00/1.00 vMB 37
428,881 428,881 000000000000000003828fce8f7e8191f6d03a2e2d645ae3b5400f5c0deec2d2 1,233 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.81 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: 635.30 GB
    • Received: 12.30 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.